/arch/arm/include/asm/hardware/ |
D | ssp.h | 11 unsigned int cr0; member
|
/arch/x86/kernel/fpu/ |
D | init.c | 18 unsigned long cr0; in fpu__init_cpu_generic() local 54 unsigned long cr0; in fpu__probe_without_cpuid() local
|
/arch/s390/kernel/ |
D | nmi.c | 78 unsigned long origin, cr0, size; in nmi_init() local 274 union ctlreg0 cr0; in s390_validate_registers() local
|
D | early.c | 155 unsigned long cr0, cr0_new; in early_pgm_check_handler() local
|
/arch/x86/include/asm/ |
D | suspend_32.h | 20 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 41 unsigned long cr0, cr2, cr3, cr4; member
|
D | svm.h | 249 u64 cr0; member
|
/arch/x86/kernel/ |
D | process_32.c | 62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
D | process_64.c | 69 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
D | traps.c | 1143 unsigned long cr0 = read_cr0(); in DEFINE_IDTENTRY() local
|
/arch/x86/boot/ |
D | cpuflags.c | 18 unsigned long cr0; in has_fpu() local
|
/arch/x86/kernel/cpu/mtrr/ |
D | cyrix.c | 139 u32 cr0; in prepare_set() local
|
D | generic.c | 731 unsigned long cr0; in prepare_set() local
|
/arch/powerpc/boot/ |
D | ppc_asm.h | 13 #define cr0 0 macro
|
D | 4xx.c | 334 u32 cr0 = mfdcr(DCRN_CPC0_CR0); in ibm440gp_fixup_clocks() local
|
/arch/s390/mm/ |
D | maccess.c | 156 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/arch/parisc/include/asm/ |
D | kgdb.h | 50 unsigned long cr0; member
|
/arch/parisc/include/uapi/asm/ |
D | ptrace.h | 61 unsigned long cr0; member
|
/arch/x86/xen/ |
D | enlighten_pv.c | 882 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local 892 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()
|
/arch/s390/kvm/ |
D | vsie.c | 1014 union ctlreg0 cr0; in vsie_handle_mvpg() local 1187 union ctlreg0 cr0; in acquire_gmap_shadow() local
|
/arch/x86/kvm/svm/ |
D | nested.c | 1285 unsigned long cr0; in svm_set_nested_state() local
|
D | svm.c | 1741 static bool svm_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_is_valid_cr0() 1746 void svm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_set_cr0() 2484 unsigned long cr0 = vcpu->arch.cr0; in check_selective_cr0_intercepted() local 4192 unsigned long cr0, val; in svm_check_intercept() local
|
/arch/x86/kvm/ |
D | emulate.c | 2390 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode() 2440 u32 val, cr0, cr3, cr4; in rsm_load_state_32() local 2500 u64 val, cr0, cr3, cr4; in rsm_load_state_64() local 2568 unsigned long cr0, cr4, efer; in em_rsm() local 3789 ulong cr0; in em_clts() local
|
/arch/x86/include/uapi/asm/ |
D | kvm.h | 156 __u64 cr0, cr2, cr3, cr4, cr8; member 167 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/arch/x86/kvm/vmx/ |
D | vmx.c | 3096 static bool vmx_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_is_valid_cr0() 3107 void vmx_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_set_cr0() 4107 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
|