Home
last modified time | relevance | path

Searched defs:cr3 (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/ic/
Darcofivar.h33 uint8_t cr3, cr4; member
Darcofi.c721 arcofi_cr3_to_portmask(uint cr3, int output_mute) in arcofi_cr3_to_portmask()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dppc-asm.h65 #define cr3 3 macro
/netbsd/src/sys/arch/powerpc/include/
Dasm.h258 # define cr3 3 macro
/netbsd/src/sys/arch/amd64/amd64/
Dmachdep.c291 uint64_t cr3; member
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgo32-nat.c1832 unsigned long taskbase, cr3; in get_cr3() local