Home
last modified time | relevance | path

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

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