/linux-6.8/arch/x86/kernel/fpu/ |
D | init.c | 22 unsigned long cr0; in fpu__init_cpu_generic() local 58 unsigned long cr0; in fpu__probe_without_cpuid() local
|
/linux-6.8/arch/x86/kvm/ |
D | smm.c | 285 unsigned long cr0; in enter_smm() local 422 u64 cr0, u64 cr3, u64 cr4) in rsm_enter_protected_mode() 574 unsigned long cr0; in emulator_leave_smm() local
|
D | smm.h | 65 u32 cr0; member 129 u64 cr0; member
|
/linux-6.8/drivers/spi/ |
D | spi-dw-core.c | 29 u32 cr0; member 268 u32 cr0 = 0; in dw_spi_prepare_cr0() local 317 u32 cr0 = chip->cr0; in dw_spi_update_config() local 863 u32 cr0, tmp = dw_readl(dws, DW_SPI_CTRLR0); in dw_spi_hw_init() local
|
D | spi-rockchip.c | 530 u32 cr0 = CR0_FRF_SPI << CR0_FRF_OFFSET in rockchip_spi_config() local 727 u32 cr0; in rockchip_spi_setup() local
|
/linux-6.8/arch/arm/include/asm/hardware/ |
D | ssp.h | 11 unsigned int cr0; member
|
/linux-6.8/arch/s390/kernel/ |
D | nmi.c | 121 union ctlreg0 cr0, cr0_new; in s390_handle_damage() local 263 union ctlreg0 cr0; in s390_validate_registers() local
|
D | traps.c | 292 struct ctlreg cr0; in trap_init() local
|
/linux-6.8/include/xen/interface/hvm/ |
D | hvm_vcpu.h | 23 uint32_t cr0; member 86 uint64_t cr0; member
|
/linux-6.8/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
|
/linux-6.8/arch/x86/kernel/ |
D | process_32.c | 62 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
/linux-6.8/arch/x86/kernel/cpu/mtrr/ |
D | cyrix.c | 139 u32 cr0; in prepare_set() local
|
/linux-6.8/arch/x86/boot/ |
D | cpuflags.c | 18 unsigned long cr0; in has_fpu() local
|
/linux-6.8/drivers/cpufreq/ |
D | powernow-k6.c | 105 unsigned long cr0; in powernow_k6_set_cpu_multiplier() local
|
/linux-6.8/drivers/input/touchscreen/ |
D | mc13783_ts.c | 71 int cr0, cr1; in mc13783_ts_report_sample() local
|
/linux-6.8/arch/powerpc/boot/ |
D | ppc_asm.h | 13 #define cr0 0 macro
|
/linux-6.8/drivers/crypto/ccp/ |
D | ccp-dev-v3.c | 79 u32 cr0, cmd; in ccp_do_cmd() local
|
/linux-6.8/arch/parisc/include/asm/ |
D | kgdb.h | 52 unsigned long cr0; member
|
/linux-6.8/drivers/phy/freescale/ |
D | phy-fsl-lynx-28g.c | 32 #define LYNX_28G_PLLnCR0_REFCLK_SEL(cr0) (((cr0) & GENMASK(20, 16))) argument 113 u32 rstctl, cr0, cr1; member
|
/linux-6.8/arch/parisc/include/uapi/asm/ |
D | ptrace.h | 61 unsigned long cr0; member
|
/linux-6.8/arch/s390/kvm/ |
D | vsie.c | 1041 union ctlreg0 cr0; in vsie_handle_mvpg() local 1214 union ctlreg0 cr0; in acquire_gmap_shadow() local
|
/linux-6.8/drivers/video/fbdev/ |
D | sstfb.c | 971 u8 cr0, cc; in sst_set_pll_att_ti() local 1062 u8 cr0; in sst_set_vidmod_att_ti() local
|
/linux-6.8/drivers/s390/char/ |
D | sclp_early_core.c | 33 union ctlreg0 cr0, cr0_new; in sclp_early_wait_irq() local
|
/linux-6.8/arch/x86/xen/ |
D | enlighten_pv.c | 980 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local 990 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()
|