Home
last modified time | relevance | path

Searched refs:mtrr_commit (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dinit_helpers.c25 ret = mtrr_commit(false); in init_cache_f_r()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmtrr.h116 int mtrr_commit(bool do_caches);
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmtrr.c47 int mtrr_commit(bool do_caches) in mtrr_commit() function
/rk3399_rockchip-uboot/drivers/video/
H A Divybridge_igd.c803 mtrr_commit(true); in gma_func0_init()
H A Dbroadwell_igd.c692 ret = mtrr_commit(true); in broadwell_igd_probe()