Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dcr4_cpuid_sync_test.c24 uint64_t cr4 = get_cr4(); in cr4_cpuid_is_sync() local
31 uint64_t cr4; in guest_code() local
H A Dset_sregs_test.c47 uint64_t cr4; in calc_supported_cr4_feature_bits() local
81 uint64_t cr4; in main() local
H A Dsync_regs_test.c137 __u64 *cr4 = &run->s.regs.sregs.cr4; in race_sregs_cr4() local
H A Damx_test.c129 uint64_t cr4, xcr0; in init_regs() local
/openbmc/linux/arch/x86/kvm/
H A Dsmm.c423 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
599 unsigned long cr4; in emulator_leave_smm() local
621 unsigned long cr4, efer; in emulator_leave_smm() local
H A Dsmm.h31 u32 cr4; member
127 u64 cr4; member
/openbmc/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h25 uint32_t cr4; member
88 uint64_t cr4; member
/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h129 unsigned long cr4; member
422 static inline void __native_tlb_flush_global(unsigned long cr4) in __native_tlb_flush_global()
H A Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
H A Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
/openbmc/linux/arch/x86/kernel/
H A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
H A Dsev-shared.c285 u32 cr4 = native_read_cr4(); in __sev_cpuid_hv_ghcb() local
945 u32 cr4 = native_read_cr4(); in vc_handle_cpuid() local
H A Dprocess_64.c70 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
H A Dprocess.c683 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_toggle_bits_irqsoff() local
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c135 static u32 cr4, ccr3; variable
/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h22 unsigned long cr4; member
/openbmc/qemu/target/i386/hvf/
H A Dx86.c157 uint64_t cr4 = rvmcs(cpu->accel->fd, VMCS_GUEST_CR4); in x86_is_pae_enabled() local
H A Dvmx.h165 static inline void macvm_set_cr4(hv_vcpuid_t vcpu, uint64_t cr4) in macvm_set_cr4()
/openbmc/linux/arch/powerpc/boot/
H A Dppc_asm.h17 #define cr4 4 macro
/openbmc/u-boot/arch/x86/cpu/i386/
H A Dinterrupt.c70 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in dump_regs() local
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmcs.h36 unsigned long cr4; /* May not match real cr4 */ member
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c452 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_update_irqsoff() local
473 unsigned long cr4 = __read_cr4(); in cr4_init() local
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c121 unsigned long cr4; in prepare_for_vmx_operation() local
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c501 unsigned long cr4; in lkdtm_UNSET_SMEP() local
/openbmc/u-boot/drivers/serial/
H A Dserial_mxc.c125 u32 cr4; member

12