Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/arch/x86/kernel/fpu/
A Dinit.c22 unsigned long cr0; in fpu__init_cpu_generic() local
58 unsigned long cr0; in fpu__probe_without_cpuid() local
/linux-6.3-rc2/arch/x86/kvm/
A Dsmm.c285 unsigned long cr0; in enter_smm() local
423 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode()
575 unsigned long cr0; in emulator_leave_smm() local
A Dsmm.h65 u32 cr0; member
129 u64 cr0; member
/linux-6.3-rc2/drivers/spi/
A Dspi-dw-core.c29 u32 cr0; member
273 u32 cr0 = 0; in dw_spi_prepare_cr0() local
322 u32 cr0 = chip->cr0; in dw_spi_update_config() local
865 u32 cr0, tmp = dw_readl(dws, DW_SPI_CTRLR0); in dw_spi_hw_init() local
A Dspi-rockchip.c528 u32 cr0 = CR0_FRF_SPI << CR0_FRF_OFFSET in rockchip_spi_config() local
725 u32 cr0; in rockchip_spi_setup() local
/linux-6.3-rc2/arch/arm/include/asm/hardware/
A Dssp.h11 unsigned int cr0; member
/linux-6.3-rc2/arch/s390/kernel/
A Dnmi.c120 union ctlreg0 cr0, cr0_new; in s390_handle_damage() local
261 union ctlreg0 cr0; in s390_validate_registers() local
/linux-6.3-rc2/include/xen/interface/hvm/
A Dhvm_vcpu.h23 uint32_t cr0; member
86 uint64_t cr0; member
/linux-6.3-rc2/arch/x86/include/asm/
A Dsuspend_32.h20 unsigned long cr0, cr2, cr3, cr4; member
A Dsuspend_64.h41 unsigned long cr0, cr2, cr3, cr4; member
/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/
A Dcyrix.c139 u32 cr0; in prepare_set() local
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess_32.c62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
A Dprocess_64.c69 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
/linux-6.3-rc2/arch/x86/boot/
A Dcpuflags.c18 unsigned long cr0; in has_fpu() local
/linux-6.3-rc2/drivers/cpufreq/
A Dpowernow-k6.c105 unsigned long cr0; in powernow_k6_set_cpu_multiplier() local
/linux-6.3-rc2/drivers/input/touchscreen/
A Dmc13783_ts.c71 int cr0, cr1; in mc13783_ts_report_sample() local
/linux-6.3-rc2/arch/powerpc/boot/
A Dppc_asm.h13 #define cr0 0 macro
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-dev-v3.c79 u32 cr0, cmd; in ccp_do_cmd() local
/linux-6.3-rc2/arch/parisc/include/asm/
A Dkgdb.h50 unsigned long cr0; member
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dptrace.h61 unsigned long cr0; member
/linux-6.3-rc2/drivers/phy/freescale/
A Dphy-fsl-lynx-28g.c31 #define LYNX_28G_PLLnCR0_REFCLK_SEL(cr0) (((cr0) & GENMASK(20, 16))) argument
112 u32 rstctl, cr0, cr1; member
/linux-6.3-rc2/drivers/video/fbdev/
A Dsstfb.c971 u8 cr0, cc; in sst_set_pll_att_ti() local
1062 u8 cr0; in sst_set_vidmod_att_ti() local
/linux-6.3-rc2/arch/s390/kvm/
A Dvsie.c1020 union ctlreg0 cr0; in vsie_handle_mvpg() local
1193 union ctlreg0 cr0; in acquire_gmap_shadow() local
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_early_core.c32 union ctlreg0 cr0, cr0_new; in sclp_early_wait_irq() local
/linux-6.3-rc2/arch/x86/xen/
A Denlighten_pv.c900 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local
910 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()

Completed in 33 milliseconds

123