Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmtrr.c28 state->enable_cache = dcache_status(); in mtrr_open()
30 if (state->enable_cache) in mtrr_open()
43 if (state->enable_cache) in mtrr_close()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmtrr.h70 bool enable_cache; member