Searched refs:do_caches (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/ | ||
D | mtrr.h | 115 int mtrr_commit(bool do_caches); |
/external/u-boot/arch/x86/cpu/ | ||
D | mtrr.c | 46 int mtrr_commit(bool do_caches) in mtrr_commit() argument |