Home
last modified time | relevance | path

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

12

/linux/arch/x86/kernel/fpu/
H A Dinit.c22 unsigned long cr0; in fpu__init_cpu_generic() local
61 unsigned long cr0; in fpu__probe_without_cpuid() local
/linux/arch/x86/kvm/
H 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
H A Dsmm.h65 u32 cr0; member
129 u64 cr0; member
/linux/drivers/spi/
H A Dspi-dw-core.c31 u32 cr0; member
270 u32 cr0 = 0; in dw_spi_prepare_cr0() local
319 u32 cr0 = chip->cr0; in dw_spi_update_config() local
875 u32 cr0, tmp = dw_readl(dws, DW_SPI_CTRLR0); in dw_spi_hw_init() local
H A Dspi-rockchip.c535 u32 cr0 = CR0_FRF_SPI << CR0_FRF_OFFSET in rockchip_spi_config() local
732 u32 cr0; in rockchip_spi_setup() local
/linux/arch/arm/include/asm/hardware/
H A Dssp.h11 unsigned int cr0; member
/linux/include/xen/interface/hvm/
H A Dhvm_vcpu.h23 uint32_t cr0; member
86 uint64_t cr0; member
/linux/arch/x86/kernel/
H A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
H A Dprocess_64.c72 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux/arch/x86/boot/
H A Dcpuflags.c17 unsigned long cr0; in has_fpu() local
/linux/arch/x86/kernel/cpu/mtrr/
H A Dcyrix.c139 u32 cr0; in prepare_set() local
/linux/drivers/irqchip/
H A Dirq-gic-v5-irs.c509 u32 selr, cr0; in gicv5_irs_register_cpu() local
551 u32 cr0, cr1; in gicv5_irs_init_bases() local
H A Dirq-gic-v5-iwb.c204 u32 nr_wires, idr0, cr0; in gicv5_iwb_init_bases() local
H A Dirq-gic-v5.c918 u64 cr0; in gicv5_cpu_disable_interrupts() local
926 u64 cr0, pcr; in gicv5_cpu_enable_interrupts() local
H A Dirq-gic-v5-its.c1057 u32 cr0 = FIELD_PREP(GICV5_ITS_CR0_ITSEN, enable); in gicv5_its_write_cr0() local
1122 u32 cr0, cr1; in gicv5_its_init_bases() local
/linux/arch/powerpc/boot/
H A Dppc_asm.h13 #define cr0 0 macro
/linux/arch/s390/kernel/
H A Dtraps.c274 struct ctlreg cr0; in trap_init() local
H A Dnmi.c190 union ctlreg0 cr0, cr0_new; in s390_handle_damage() local
/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c79 u32 cr0, cmd; in ccp_do_cmd() local
/linux/arch/parisc/include/asm/
H A Dkgdb.h52 unsigned long cr0; member
/linux/arch/parisc/include/uapi/asm/
H A Dptrace.h61 unsigned long cr0; member
/linux/drivers/video/fbdev/
H A Dsstfb.c973 u8 cr0, cc; in sst_set_pll_att_ti() local
1064 u8 cr0; in sst_set_vidmod_att_ti() local
/linux/arch/x86/kvm/vmx/
H 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()
/linux/arch/s390/kvm/
H A Dvsie.c1074 union ctlreg0 cr0; in vsie_handle_mvpg() local
1243 union ctlreg0 cr0; in acquire_gmap_shadow() local
/linux/arch/x86/xen/
H A Denlighten_pv.c1057 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local
1067 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()

12