/linux/arch/x86/kvm/ |
H A D | smm.c | 416 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode() 592 unsigned long cr4; in emulator_leave_smm() local 614 unsigned long cr4, efer; in emulator_leave_smm() local
|
H A D | smm.h | 31 u32 cr4; member 127 u64 cr4; member
|
H A D | x86.c | 1295 static bool kvm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in kvm_is_valid_cr4() 1301 void kvm_post_set_cr4(struct kvm_vcpu *vcpu, unsigned long old_cr4, unsigned long cr4) in kvm_post_set_cr4() 1343 int kvm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in kvm_set_cr4()
|
/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/ |
H A D | process_32.c | 62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
H A D | process_64.c | 72 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
H A D | process.c | 690 unsigned long newval, cr4 = this_cpu_read(cpu_tlbstate.cr4); in cr4_toggle_bits_irqsoff() local
|
/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | cyrix.c | 135 static u32 cr4, ccr3; variable
|
/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 | 452 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
|
/linux/arch/x86/kvm/vmx/ |
H A D | vmcs.h | 36 unsigned long cr4; /* May not match real cr4 */ member
|
H A D | vmx.c | 3457 bool vmx_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_is_valid_cr4() 3473 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 6254 unsigned long cr4; in dump_vmcs() local 7329 unsigned long cr3, cr4; in vmx_vcpu_run() local
|
/linux/drivers/misc/lkdtm/ |
H A D | bugs.c | 558 unsigned long cr4; in lkdtm_UNSET_SMEP() local
|
/linux/include/uapi/linux/ |
H A D | acrn.h | 289 __le64 cr4; member
|
/linux/arch/x86/coco/sev/ |
H A D | core.c | 878 u64 cr4; in wakeup_cpu_via_vmgexit() local
|
/linux/arch/x86/kvm/svm/ |
H A D | svm.c | 1957 static bool svm_is_valid_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_is_valid_cr4() 1962 void svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
|
H A D | svm.h | 144 u64 cr4; member
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | chip.c | 680 static u32 brcmf_chip_tcm_ramsize(struct brcmf_core_priv *cr4) in brcmf_chip_tcm_ramsize()
|
/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 150 __u64 cr0, cr2, cr3, cr4, cr8; member 161 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/linux/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 150 __u64 cr0, cr2, cr3, cr4, cr8; member 161 __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/drivers/tty/serial/ |
H A D | fsl_lpuart.c | 1993 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 | 188 const unsigned long cr4; member 5711 unsigned long cr4, u64 efer, gpa_t nested_cr3) in kvm_init_shadow_npt_mmu()
|
/linux/drivers/video/fbdev/sis/ |
H A D | init301.c | 6363 unsigned char cr4, cr14, cr5, cr15; in SiS_SetGroup1() local
|
/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 791 unsigned long cr4; member
|