/arch/arm/include/asm/hardware/ |
D | ssp.h | 14 unsigned int cr0; member
|
/arch/x86/include/asm/ |
D | xor_64.h | 94 unsigned long cr0; in xor_sse_2() local 147 unsigned long cr0; in xor_sse_3() local 206 unsigned long cr0; in xor_sse_4() local 273 unsigned long cr0; in xor_sse_5() local
|
D | xor_32.h | 591 int cr0; in xor_sse_2() local 645 int cr0; in xor_sse_3() local 706 int cr0; in xor_sse_4() local 774 int cr0; in xor_sse_5() local
|
D | suspend_32.h | 17 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 29 unsigned long cr0, cr2, cr3, cr4, cr8; member
|
D | lguest.h | 81 u32 cr0; in lguest_set_ts() local
|
D | vmi.h | 238 u32 cr0; member
|
D | kvm.h | 118 __u64 cr0, cr2, cr3, cr4, cr8; member
|
D | svm.h | 142 u64 cr0; member
|
D | kvm_host.h | 256 unsigned long cr0; member
|
/arch/x86/kernel/cpu/mtrr/ |
D | state.c | 14 unsigned int cr0; in set_mtrr_prepare_save() local
|
D | cyrix.c | 130 u32 cr0; in prepare_set() local
|
D | generic.c | 500 unsigned long cr0; in prepare_set() local
|
/arch/s390/kernel/ |
D | mem_detect.c | 63 unsigned long flags, cr0; in detect_memory_layout() local
|
/arch/s390/lib/ |
D | delay.c | 29 unsigned long mask, cr0, cr0_saved; in __udelay_disabled() local
|
/arch/powerpc/boot/ |
D | ppc_asm.h | 17 #define cr0 0 macro
|
D | 4xx.c | 304 u32 cr0 = mfdcr(DCRN_CPC0_CR0); in ibm440gp_fixup_clocks() local
|
/arch/x86/boot/ |
D | cpucheck.c | 75 u32 cr0; in has_fpu() local
|
/arch/arm/mach-pxa/include/mach/ |
D | ssp.h | 55 u32 cr0; member
|
/arch/x86/kernel/ |
D | process_32.c | 126 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
D | process_64.c | 151 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
/arch/x86/xen/ |
D | enlighten.c | 690 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()
|
/arch/x86/kvm/ |
D | vmx.c | 1500 unsigned long cr0, in ept_update_paging_mode_cr0() 1536 static void vmx_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_set_cr0()
|
D | svm.c | 824 static void svm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_set_cr0()
|
/arch/powerpc/include/asm/ |
D | ppc_asm.h | 463 #define cr0 0 macro
|