Searched refs:read_cr0 (Results 1 – 18 of 18) sorted by relevance
29 cr0 = read_cr0(); in fpu__init_cpu_generic()60 cr0 = read_cr0(); in fpu__probe_without_cpuid()
151 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()172 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
744 cr0 = read_cr0() | X86_CR0_CD; in prepare_set()787 write_cr0(read_cr0() & ~X86_CR0_CD); in post_set()
143 static inline unsigned long read_cr0(void) in read_cr0() function
107 static inline unsigned long read_cr0(void) in read_cr0() function109 return PVOP_CALL0(unsigned long, cpu.read_cr0); in read_cr0()
117 unsigned long (*read_cr0)(void); member
80 header->pmode_cr0 = read_cr0(); in x86_acpi_suspend_lowlevel()
504 write_cr0(read_cr0() | X86_CR0_CD); in disable_caches()510 write_cr0(read_cr0() & ~X86_CR0_CD); in enable_caches()
114 cr0 = read_cr0(); in powernow_k6_set_cpu_multiplier()
84 cr0 = read_cr0(); in __show_regs()
311 .cpu.read_cr0 = native_read_cr0,
880 unsigned long cr0 = read_cr0(); in do_device_not_available()
112 cr0 = read_cr0(); in __show_regs()
140 write_cr0(read_cr0() | X86_CR0_NW); in set_cx86_memwb()
122 ctxt->cr0 = read_cr0(); in __save_processor_state()
1481 u32 read_cr0; in print_current_status() local1485 read_cr0 = readl(SSP_CR0(pl022->virtbase)); in print_current_status()1487 read_cr0 = readw(SSP_CR0(pl022->virtbase)); in print_current_status()1492 dev_warn(&pl022->adev->dev, "spi-pl022 CR0: %x\n", read_cr0); in print_current_status()
1019 .read_cr0 = xen_read_cr0,
3879 cr0 = read_cr0(); in vmx_set_constant_host_state()