| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | set_sregs_test.c | 51 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 D | sync_regs_test.c | 138 __u64 *cr4 = &run->s.regs.sregs.cr4; in race_sregs_cr4() local
|
| /linux/arch/x86/kvm/ |
| H A D | smm.c | 420 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode() argument 600 unsigned long cr4; emulator_leave_smm() local 622 unsigned long cr4, efer; emulator_leave_smm() local [all...] |
| H A D | smm.h | 31 u32 cr4; member 127 u64 cr4; member
|
| H A D | emulate.c | 3898 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdtsc() local 3841 u64 cr4; check_dr_read() local 3908 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); check_rdpmc() local
|
| H A D | x86.c | 1325 (!(cr4 & X86_CR4_PCIDE) && (old_cr4 & X86_CR4_PCIDE))) in kvm_is_valid_cr4() argument 1331 kvm_post_set_cr4(struct kvm_vcpu * vcpu,unsigned long old_cr4,unsigned long cr4) kvm_post_set_cr4() argument 1373 kvm_set_cr4(struct kvm_vcpu * vcpu,unsigned long cr4) kvm_set_cr4() argument [all...] |
| /linux/include/xen/interface/hvm/ |
| H A D | hvm_vcpu.h | 25 uint32_t cr4; member 88 uint64_t cr4; member
|
| /linux/arch/x86/kernel/cpu/mtrr/ |
| H A D | cyrix.c | 135 static u32 cr4, ccr3; variable
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | vmx.c | 131 unsigned long cr4; in prepare_for_vmx_operation() local
|
| /linux/arch/powerpc/boot/ |
| H A D | ppc_asm.h | 17 #define cr4 4 macro
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 499 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 [all...] |
| /linux/arch/x86/hyperv/ |
| H A D | hv_crash.c | 61 ulong cr4; member
|
| /linux/drivers/misc/lkdtm/ |
| H A D | bugs.c | 682 unsigned long cr4; lkdtm_UNSET_SMEP() local [all...] |
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 3521 vmx_is_valid_cr4(struct kvm_vcpu * vcpu,unsigned long cr4) vmx_is_valid_cr4() argument 3537 vmx_set_cr4(struct kvm_vcpu * vcpu,unsigned long cr4) vmx_set_cr4() argument 4411 unsigned long cr0, cr3, cr4; vmx_set_constant_host_state() local 6483 unsigned long cr4; dump_vmcs() local 7519 unsigned long cr3, cr4; vmx_vcpu_run() local [all...] |
| /linux/arch/x86/xen/ |
| H A D | enlighten_pv.c | 1077 xen_write_cr4(unsigned long cr4) xen_write_cr4() argument
|
| /linux/arch/x86/coco/sev/ |
| H A D | core.c | 767 u64 cr4; wakeup_cpu_via_vmgexit() local
|
| /linux/arch/x86/kvm/svm/ |
| H A D | svm.c | 1823 svm_is_valid_cr4(struct kvm_vcpu * vcpu,unsigned long cr4) svm_is_valid_cr4() argument 1828 svm_set_cr4(struct kvm_vcpu * vcpu,unsigned long cr4) svm_set_cr4() argument [all...] |
| H A D | svm.h | 155 u64 cr4; global() member
|
| /linux/include/uapi/linux/ |
| H A D | acrn.h | 289 __le64 cr4; member
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 155 __u64 cr0, cr2, cr3, cr4, cr8; member 166 __u64 cr0, cr2, cr3, cr4, cr8; member
|
| /linux/tools/arch/x86/include/uapi/asm/ |
| H A D | kvm.h | 155 __u64 cr0, cr2, cr3, cr4, cr8; member 166 __u64 cr0, cr2, cr3, cr4, cr8; member
|
| /linux/drivers/parport/ |
| H A D | parport_pc.c | 969 int cr1, cr4, cra, cr23, cr26, cr27; in show_parconfig_smsc37c669() local
|
| /linux/tools/testing/selftests/kvm/include/x86/ |
| H A D | processor.h | 583 u64 cr4; get_cr4() local
|
| /linux/drivers/tty/serial/ |
| H A D | fsl_lpuart.c | 2002 u8 cr1, old_cr1, old_cr2, cr3, cr4, bdh, modem; in lpuart_set_termios() local
|
| /linux/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 190 const unsigned long cr4; global() member 5895 kvm_init_shadow_npt_mmu(struct kvm_vcpu * vcpu,unsigned long cr0,unsigned long cr4,u64 efer,gpa_t nested_cr3) kvm_init_shadow_npt_mmu() argument [all...] |