Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
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
A Dset_sregs_test.c48 uint64_t cr4; in calc_supported_cr4_feature_bits() local
82 uint64_t cr4; in main() local
A Damx_test.c173 uint64_t cr4, xcr0; in init_regs() local
/linux-6.3-rc2/arch/x86/kvm/
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
A Dsmm.h31 u32 cr4; member
127 u64 cr4; member
/linux-6.3-rc2/arch/x86/include/asm/
A Dtlbflush.h115 unsigned long cr4; member
362 static inline void __native_tlb_flush_global(unsigned long cr4) in __native_tlb_flush_global()
A Dsuspend_32.h20 unsigned long cr0, cr2, cr3, cr4; member
A Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
A Dsvm.h308 u64 cr4; member
365 u64 cr4; member
/linux-6.3-rc2/include/xen/interface/hvm/
A Dhvm_vcpu.h25 uint32_t cr4; member
88 uint64_t cr4; member
/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/
A Dcyrix.c135 static u32 cr4, ccr3; variable
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
A Dprocess_64.c69 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
A Dprocess.c644 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_toggle_bits_irqsoff() local
A Dsev-shared.c870 u32 cr4 = native_read_cr4(); in vc_handle_cpuid() local
/linux-6.3-rc2/arch/powerpc/boot/
A Dppc_asm.h17 #define cr4 4 macro
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs.h36 unsigned long cr4; /* May not match real cr4 */ member
A Dvmx.c3399 static bool vmx_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_is_valid_cr4()
3415 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4()
4283 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
6226 unsigned long cr4; in dump_vmcs() local
7222 unsigned long cr3, cr4; in vmx_vcpu_run() local
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcommon.c465 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_update_irqsoff() local
486 unsigned long cr4 = __read_cr4(); in cr4_init() local
/linux-6.3-rc2/drivers/misc/lkdtm/
A Dbugs.c461 unsigned long cr4; in lkdtm_UNSET_SMEP() local
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dvmx.c121 unsigned long cr4; in prepare_for_vmx_operation() local
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c1837 static bool svm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_is_valid_cr4()
1842 void svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
4531 unsigned long cr4; in svm_can_emulate_instruction() local
/linux-6.3-rc2/arch/x86/xen/
A Denlighten_pv.c925 static void xen_write_cr4(unsigned long cr4) in xen_write_cr4()
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dkvm.h149 __u64 cr0, cr2, cr3, cr4, cr8; member
160 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux-6.3-rc2/tools/arch/x86/include/uapi/asm/
A Dkvm.h149 __u64 cr0, cr2, cr3, cr4, cr8; member
160 __u64 cr0, cr2, cr3, cr4, cr8; member

Completed in 76 milliseconds

12