Home
last modified time | relevance | path

Searched defs:cr0 (Results 1 – 25 of 29) sorted by relevance

12

/arch/arm/include/asm/hardware/
Dssp.h11 unsigned int cr0; member
/arch/x86/kernel/fpu/
Dinit.c18 unsigned long cr0; in fpu__init_cpu_generic() local
54 unsigned long cr0; in fpu__probe_without_cpuid() local
/arch/s390/kernel/
Dnmi.c78 unsigned long origin, cr0, size; in nmi_init() local
274 union ctlreg0 cr0; in s390_validate_registers() local
Dearly.c155 unsigned long cr0, cr0_new; in early_pgm_check_handler() local
/arch/x86/include/asm/
Dsuspend_32.h20 unsigned long cr0, cr2, cr3, cr4; member
Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
Dsvm.h249 u64 cr0; member
/arch/x86/kernel/
Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
Dprocess_64.c69 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
Dtraps.c1143 unsigned long cr0 = read_cr0(); in DEFINE_IDTENTRY() local
/arch/x86/boot/
Dcpuflags.c18 unsigned long cr0; in has_fpu() local
/arch/x86/kernel/cpu/mtrr/
Dcyrix.c139 u32 cr0; in prepare_set() local
Dgeneric.c731 unsigned long cr0; in prepare_set() local
/arch/powerpc/boot/
Dppc_asm.h13 #define cr0 0 macro
D4xx.c334 u32 cr0 = mfdcr(DCRN_CPC0_CR0); in ibm440gp_fixup_clocks() local
/arch/s390/mm/
Dmaccess.c156 unsigned long cr0, flags, prefix; in memcpy_absolute() local
/arch/parisc/include/asm/
Dkgdb.h50 unsigned long cr0; member
/arch/parisc/include/uapi/asm/
Dptrace.h61 unsigned long cr0; member
/arch/x86/xen/
Denlighten_pv.c882 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/
Dvsie.c1014 union ctlreg0 cr0; in vsie_handle_mvpg() local
1187 union ctlreg0 cr0; in acquire_gmap_shadow() local
/arch/x86/kvm/svm/
Dnested.c1285 unsigned long cr0; in svm_set_nested_state() local
Dsvm.c1741 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/
Demulate.c2390 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/
Dkvm.h156 __u64 cr0, cr2, cr3, cr4, cr8; member
167 __u64 cr0, cr2, cr3, cr4, cr8; member
/arch/x86/kvm/vmx/
Dvmx.c3096 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

12