Home
last modified time | relevance | path

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

12

/Linux-v6.1/tools/testing/selftests/kvm/x86_64/
Dcr4_cpuid_sync_test.c24 uint64_t cr4 = get_cr4(); in cr4_cpuid_is_sync() local
31 uint64_t cr4; in guest_code() local
Dset_sregs_test.c48 uint64_t cr4; in calc_supported_cr4_feature_bits() local
82 uint64_t cr4; in main() local
Damx_test.c223 uint64_t cr4, xcr0; in init_regs() local
/Linux-v6.1/arch/x86/include/asm/
Dtlbflush.h115 unsigned long cr4; member
362 static inline void __native_tlb_flush_global(unsigned long cr4) in __native_tlb_flush_global()
Dsuspend_32.h20 unsigned long cr0, cr2, cr3, cr4; member
Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
Dsvm.h302 u64 cr4; member
359 u64 cr4; member
/Linux-v6.1/include/xen/interface/hvm/
Dhvm_vcpu.h25 uint32_t cr4; member
88 uint64_t cr4; member
/Linux-v6.1/arch/x86/kernel/
Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c69 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
Dprocess.c643 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_toggle_bits_irqsoff() local
Dsev-shared.c870 u32 cr4 = native_read_cr4(); in vc_handle_cpuid() local
/Linux-v6.1/arch/x86/kernel/cpu/mtrr/
Dcyrix.c135 static u32 cr4, ccr3; variable
Dgeneric.c719 static unsigned long cr4; variable
/Linux-v6.1/arch/powerpc/boot/
Dppc_asm.h17 #define cr4 4 macro
/Linux-v6.1/arch/x86/kvm/vmx/
Dvmcs.h36 unsigned long cr4; /* May not match real cr4 */ member
Dvmx.c3272 static bool vmx_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_is_valid_cr4()
3288 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4()
4185 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
6110 unsigned long cr4; in dump_vmcs() local
7101 unsigned long cr3, cr4; in vmx_vcpu_run() local
/Linux-v6.1/arch/x86/kernel/cpu/
Dcommon.c464 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_update_irqsoff() local
485 unsigned long cr4 = __read_cr4(); in cr4_init() local
/Linux-v6.1/drivers/misc/lkdtm/
Dbugs.c461 unsigned long cr4; in lkdtm_UNSET_SMEP() local
/Linux-v6.1/tools/testing/selftests/kvm/lib/x86_64/
Dvmx.c133 unsigned long cr4; in prepare_for_vmx_operation() local
/Linux-v6.1/arch/x86/kvm/
Demulate.c2406 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
2456 u32 val, cr0, cr3, cr4; in rsm_load_state_32() local
2516 u64 val, cr0, cr3, cr4; in rsm_load_state_64() local
2584 unsigned long cr0, cr4, efer; in em_rsm() local
4222 u64 cr4; in check_dr_read() local
4280 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdtsc() local
4290 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdpmc() local
/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c1821 static bool svm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_is_valid_cr4()
1826 void svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
4515 unsigned long cr4; in svm_can_emulate_instruction() local
/Linux-v6.1/arch/x86/xen/
Denlighten_pv.c924 static void xen_write_cr4(unsigned long cr4) in xen_write_cr4()
/Linux-v6.1/arch/x86/include/uapi/asm/
Dkvm.h156 __u64 cr0, cr2, cr3, cr4, cr8; member
167 __u64 cr0, cr2, cr3, cr4, cr8; member
/Linux-v6.1/tools/arch/x86/include/uapi/asm/
Dkvm.h156 __u64 cr0, cr2, cr3, cr4, cr8; member
167 __u64 cr0, cr2, cr3, cr4, cr8; member

12