Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/hardware/
A Dssp.h11 unsigned int cr0; member
/arch/x86/kernel/fpu/
A Dinit.c22 unsigned long cr0; in fpu__init_cpu_generic() local
61 unsigned long cr0; in fpu__probe_without_cpuid() local
/arch/x86/kvm/
A Dsmm.c279 unsigned long cr0; in enter_smm() local
416 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
568 unsigned long cr0; in emulator_leave_smm() local
A Dsmm.h65 u32 cr0; member
129 u64 cr0; member
/arch/x86/kernel/
A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
A Dprocess_64.c72 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
A Dtraps.c1427 unsigned long cr0 = read_cr0(); in DEFINE_IDTENTRY() local
/arch/x86/boot/
A Dcpuflags.c17 unsigned long cr0; in has_fpu() local
/arch/x86/include/asm/
A Dsuspend_32.h16 unsigned long cr0, cr2, cr3, cr4; member
A Dsuspend_64.h42 unsigned long cr0, cr2, cr3, cr4; member
A Dsvm.h333 u64 cr0; member
390 u64 cr0; member
/arch/x86/kernel/cpu/mtrr/
A Dcyrix.c139 u32 cr0; in prepare_set() local
/arch/powerpc/boot/
A Dppc_asm.h13 #define cr0 0 macro
A D4xx.c321 u32 cr0 = mfdcr(DCRN_CPC0_CR0); in ibm440gp_fixup_clocks() local
/arch/s390/kernel/
A Dtraps.c274 struct ctlreg cr0; in trap_init() local
A Dnmi.c190 union ctlreg0 cr0, cr0_new; in s390_handle_damage() local
/arch/parisc/include/asm/
A Dkgdb.h52 unsigned long cr0; member
/arch/parisc/include/uapi/asm/
A Dptrace.h61 unsigned long cr0; member
/arch/x86/kvm/vmx/
A Dmain.c384 static bool vt_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vt_is_valid_cr0()
392 static void vt_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vt_set_cr0()
A Dvmx.c3261 bool vmx_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_is_valid_cr0()
3272 void vmx_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_set_cr0()
4212 unsigned long cr0, cr3, cr4; in vmx_set_constant_host_state() local
/arch/s390/kvm/
A Dvsie.c1074 union ctlreg0 cr0; in vsie_handle_mvpg() local
1243 union ctlreg0 cr0; in acquire_gmap_shadow() local
/arch/x86/xen/
A Denlighten_pv.c1058 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local
1068 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()
/arch/x86/kvm/svm/
A Dsvm.c1739 static bool svm_is_valid_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_is_valid_cr0()
1744 void svm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_set_cr0()
2509 unsigned long cr0 = vcpu->arch.cr0; in check_selective_cr0_intercepted() local
4568 unsigned long cr0, val; in svm_check_intercept() local
A Dnested.c1762 unsigned long cr0; in svm_set_nested_state() local
/arch/x86/kernel/cpu/
A Dcacheinfo.c669 unsigned long cr0; in cache_disable() local

Completed in 75 milliseconds

12