Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtlbflush.h28 unsigned long cr4; member
41 unsigned long cr4; in cr4_set_bits() local
54 unsigned long cr4; in cr4_clear_bits() local
101 unsigned long cr4; in __native_flush_tlb_global_irq_disabled() local
Dsuspend_32.h15 unsigned long cr0, cr2, cr3, cr4; member
Dsuspend_64.h24 unsigned long cr0, cr2, cr3, cr4, cr8; member
Dsvm.h154 u64 cr4; member
Dkvm_host.h353 unsigned long cr4; member
/arch/powerpc/boot/
Dppc_asm.h21 #define cr4 4 macro
/arch/x86/kernel/
Dprocess_32.c71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c61 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/arch/x86/kernel/cpu/mtrr/
Dcyrix.c133 static u32 cr4, ccr3; variable
Dgeneric.c651 static unsigned long cr4; variable
/arch/x86/kvm/
Demulate.c3527 u64 cr4; in check_cr_write() local
3579 u64 cr4; in check_dr_read() local
3630 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdtsc() local
3640 u64 cr4 = ctxt->ops->get_cr(ctxt, 4); in check_rdpmc() local
Dvmx.c3561 static int vmx_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in vmx_set_cr4()
4292 unsigned long cr4; in vmx_set_constant_host_state() local
7565 unsigned long debugctlmsr, cr4; in vmx_vcpu_run() local
Dsvm.c1585 static int svm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in svm_set_cr4()
Dx86.c677 int kvm_set_cr4(struct kvm_vcpu *vcpu, unsigned long cr4) in kvm_set_cr4()
/arch/x86/xen/
Denlighten.c1098 static void xen_write_cr4(unsigned long cr4) in xen_write_cr4()
/arch/x86/include/uapi/asm/
Dkvm.h148 __u64 cr0, cr2, cr3, cr4, cr8; member
/arch/powerpc/include/asm/
Dppc_asm.h555 #define cr4 4 macro