Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dinit_helpers.c24 ret = mtrr_commit(false); in init_cache_f_r()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmtrr.h117 int mtrr_commit(bool do_caches);
/openbmc/u-boot/arch/x86/cpu/
H A Dmtrr.c53 int mtrr_commit(bool do_caches) in mtrr_commit() function
/openbmc/u-boot/drivers/video/
H A Divybridge_igd.c746 mtrr_commit(true); in gma_func0_init()
H A Dbroadwell_igd.c691 ret = mtrr_commit(true); in broadwell_igd_probe()