Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/kvm/x86/
H A Dset_sregs_test.c51 u64 cr4 = KVM_ALWAYS_ALLOWED_CR4; in calc_supported_cr4_feature_bits() local
77 static void test_cr_bits(struct kvm_vcpu *vcpu, u64 cr4) in test_cr_bits()
H A Dsync_regs_test.c138 __u64 *cr4 = &run->s.regs.sregs.cr4; in race_sregs_cr4() local
/linux/arch/x86/kvm/
H A Dsmm.c420 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
600 unsigned long cr4; in emulator_leave_smm() local
622 unsigned long cr4, efer; in emulator_leave_smm() local
H A Dsmm.h31 u32 cr4; member
127 u64 cr4; member
H A Demulate.c3841 u64 cr4; in check_dr_read() local
3898 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdtsc() local
3908 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdpmc() local
H A Dx86.c1325 static bool kvm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in kvm_is_valid_cr4()
1331 void kvm_post_set_cr4(struct kvm_vcpu *vcpu, unsigned long old_cr4, unsigned long cr4) in kvm_post_set_cr4()
1373 int kvm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in kvm_set_cr4()
/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h25 uint32_t cr4; member
88 uint64_t cr4; member
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c135 static u32 cr4, ccr3; variable
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c131 unsigned long cr4; in prepare_for_vmx_operation() local
/linux/arch/powerpc/boot/
H A Dppc_asm.h17 #define cr4 4 macro
/linux/arch/x86/kernel/cpu/
H A Dcommon.c499 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_update_irqsoff() local
520 unsigned long cr4 = __read_cr4(); in cr4_init() local
/linux/arch/x86/hyperv/
H A Dhv_crash.c61 ulong cr4; member
/linux/drivers/misc/lkdtm/
H A Dbugs.c682 unsigned long cr4; in lkdtm_UNSET_SMEP() local
/linux/arch/x86/kvm/vmx/
H A Dvmx.c3521 bool vmx_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_is_valid_cr4()
3537 void vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4()
4411 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
6483 unsigned long cr4; in dump_vmcs() local
7534 unsigned long cr3, cr4; in vmx_vcpu_run() local
/linux/arch/x86/xen/
H A Denlighten_pv.c1077 static void xen_write_cr4(unsigned long cr4) in xen_write_cr4()
/linux/arch/x86/coco/sev/
H A Dcore.c767 u64 cr4; in wakeup_cpu_via_vmgexit() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c1823 static bool svm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_is_valid_cr4()
1828 void svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
H A Dsvm.h155 u64 cr4; member
/linux/include/uapi/linux/
H A Dacrn.h289 __le64 cr4; member
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h155 __u64 cr0, cr2, cr3, cr4, cr8; member
166 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux/tools/arch/x86/include/uapi/asm/
H A Dkvm.h155 __u64 cr0, cr2, cr3, cr4, cr8; member
166 __u64 cr0, cr2, cr3, cr4, cr8; member
/linux/drivers/parport/
H A Dparport_pc.c969 int cr1, cr4, cra, cr23, cr26, cr27; in show_parconfig_smsc37c669() local
/linux/drivers/tty/serial/
H A Dfsl_lpuart.c1993 u8 cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h583 u64 cr4; in get_cr4() local
/linux/arch/x86/kvm/mmu/
H A Dmmu.c190 const unsigned long cr4; member
5895 unsigned long cr4, u64 efer, gpa_t nested_cr3) in kvm_init_shadow_npt_mmu()

12