Home
last modified time | relevance | path

Searched refs:write_cr0 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcontrol_regs.h31 static inline void write_cr0(unsigned long val) in write_cr0() function
/rk3399_rockchip-uboot/arch/x86/cpu/i386/
H A Dcpu.c393 write_cr0(cr0); in x86_enable_caches()
405 write_cr0(cr0); in x86_disable_caches()