Home
last modified time | relevance | path

Searched defs:cr4 (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c1061 uint32_t cr4; in start_vmm_on_cpu() local
1128 uint32_t cr4; in stop_vmm_on_cpu() local
2259 uint32_t cr0, cr4; in vcpu_reset_regs_vmx() local
2845 uint32_t cr0, cr4; in vcpu_init_vmx() local
5345 uint64_t ectls, oldcr0, cr4, mask; in vmx_handle_cr0_write() local
6037 uint64_t insn_length, cr4; in vmm_handle_cpuid() local
8235 uint64_t cr4; in vmm_decode_cr3() local
8259 vmm_decode_cr4(uint64_t cr4) in vmm_decode_cr4()
H A Dcpu.c778 u_int cr4; in cpu_init() local
/openbsd/sys/dev/ic/
H A Darcofivar.h33 uint8_t cr3, cr4; member
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dppc-asm.h42 #define cr4 4 macro
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc-asm.h42 #define cr4 4 macro
/openbsd/sys/arch/i386/i386/
H A Dcpu.c393 u_int cr4 = 0; in cpu_init() local
/openbsd/usr.sbin/vmd/
H A Dmmio.c369 uint64_t cr0, cr4, cs, efer, rflags; in detect_cpu_mode() local