Home
last modified time | relevance | path

Searched defs:do_caches (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dmtrr.c27 void mtrr_open(struct mtrr_state *state, bool do_caches) in mtrr_open()
43 void mtrr_close(struct mtrr_state *state, bool do_caches) in mtrr_close()
53 int mtrr_commit(bool do_caches) in mtrr_commit()