/linux-4.4.14/arch/arm/include/asm/hardware/ |
D | ssp.h | 14 unsigned int cr0; member
|
/linux-4.4.14/arch/x86/kernel/fpu/ |
D | init.c | 26 unsigned long cr0; in fpu__init_cpu_generic() local 69 unsigned long cr0; in fpu__init_system_early_generic() local
|
/linux-4.4.14/arch/s390/include/asm/fpu/ |
D | internal.h | 17 unsigned long cr0, flags; in save_vx_regs_safe() local
|
/linux-4.4.14/arch/s390/lib/ |
D | delay.c | 35 unsigned long cr0, cr0_new, psw_mask; in __udelay_disabled() local
|
/linux-4.4.14/arch/s390/kernel/ |
D | sclp.c | 16 unsigned long cr0, cr0_new, psw_mask, addr; in _sclp_wait_int() local
|
D | nmi.c | 161 union ctlreg0 cr0; in s390_validate_registers() local
|
D | early.c | 251 unsigned long cr0, cr0_new; in early_pgm_check_handler() local
|
/linux-4.4.14/arch/x86/boot/ |
D | cpuflags.c | 17 unsigned long cr0; in has_fpu() local
|
/linux-4.4.14/arch/x86/include/asm/ |
D | suspend_32.h | 15 unsigned long cr0, cr2, cr3, cr4; member
|
D | suspend_64.h | 24 unsigned long cr0, cr2, cr3, cr4, cr8; member
|
D | lguest.h | 75 u32 cr0; in lguest_set_ts() local
|
D | svm.h | 156 u64 cr0; member
|
D | kvm_host.h | 392 unsigned long cr0; member
|
/linux-4.4.14/arch/x86/kernel/ |
D | process_32.c | 71 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L; in __show_regs() local
|
D | process_64.c | 60 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
/linux-4.4.14/arch/powerpc/boot/ |
D | ppc_asm.h | 17 #define cr0 0 macro
|
D | 4xx.c | 338 u32 cr0 = mfdcr(DCRN_CPC0_CR0); in ibm440gp_fixup_clocks() local
|
/linux-4.4.14/drivers/cpufreq/ |
D | powernow-k6.c | 105 unsigned long cr0; in powernow_k6_set_cpu_multiplier() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
D | cyrix.c | 137 u32 cr0; in prepare_set() local
|
D | generic.c | 728 unsigned long cr0; in prepare_set() local
|
/linux-4.4.14/arch/s390/mm/ |
D | maccess.c | 113 unsigned long cr0, flags, prefix; in memcpy_absolute() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | mc13783_ts.c | 75 int cr0, cr1; in mc13783_ts_report_sample() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-dw.c | 287 u32 cr0; in dw_spi_transfer_one() local
|
D | spi-txx9.c | 211 u32 cr0; in txx9spi_work_one() local
|
D | spi-ep93xx.c | 317 u16 cr0; in ep93xx_spi_chip_setup() local
|
D | spi-rockchip.c | 510 u32 cr0 = (CR0_BHT_8BIT << CR0_BHT_OFFSET) in rockchip_spi_config() local
|
D | spi-pxa2xx.c | 888 u32 cr0; in pump_transfers() local
|
D | spi-pl022.c | 433 u32 cr0; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | sstfb.c | 969 u8 cr0, cc; in sst_set_pll_att_ti() local 1060 u8 cr0; in sst_set_vidmod_att_ti() local
|
/linux-4.4.14/arch/x86/xen/ |
D | enlighten.c | 992 unsigned long cr0 = this_cpu_read(xen_cr0_value); in xen_read_cr0() local 1002 static void xen_write_cr0(unsigned long cr0) in xen_write_cr0()
|
/linux-4.4.14/sound/soc/pxa/ |
D | pxa-ssp.c | 48 uint32_t cr0; member
|
/linux-4.4.14/arch/x86/kvm/ |
D | emulate.c | 2334 u64 cr0, u64 cr4) in rsm_enter_protected_mode() 2365 u32 val, cr0, cr4; in rsm_load_state_32() local 2418 u64 val, cr0, cr4; in rsm_load_state_64() local 2478 unsigned long cr0, cr4, efer; in em_rsm() local 3626 ulong cr0; in em_clts() local
|
D | svm.c | 1468 static void svm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in svm_set_cr0() 2833 unsigned long cr0 = svm->vcpu.arch.cr0; in check_selective_cr0_intercepted() local 4157 unsigned long cr0, val; in svm_check_intercept() local
|
D | vmx.c | 2124 ulong cr0; in vmx_fpu_activate() local 3680 unsigned long cr0, in ept_update_paging_mode_cr0() 3707 static void vmx_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in vmx_set_cr0() 4876 u64 cr0; in vmx_vcpu_reset() local
|
D | x86.c | 583 int kvm_set_cr0(struct kvm_vcpu *vcpu, unsigned long cr0) in kvm_set_cr0() 6239 u32 cr0; in process_smi() local
|
/linux-4.4.14/drivers/s390/char/ |
D | sclp.c | 560 unsigned long cr0, cr0_sync; in sclp_sync_wait() local
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-ops.c | 196 u32 cr0, cmd; in ccp_do_cmd() local
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | kvm.h | 150 __u64 cr0, cr2, cr3, cr4, cr8; member
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | ppc_asm.h | 551 #define cr0 0 macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | kvm_host.h | 494 unsigned long cr0; member
|
/linux-4.4.14/fs/cifs/ |
D | cifspdu.h | 2737 char cr0; /* \n */ member
|