Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dcontrol_regs.h30 static inline void write_cr0(unsigned long val) in write_cr0() function
/external/u-boot/arch/x86/cpu/i386/
Dcpu.c392 write_cr0(cr0); in x86_enable_caches()
404 write_cr0(cr0); in x86_disable_caches()