Home
last modified time | relevance | path

Searched refs:mtrr_state (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/x86/include/asm/
A Dmtrr.h68 struct mtrr_state { struct
103 void mtrr_open(struct mtrr_state *state, bool do_caches);
113 void mtrr_close(struct mtrr_state *state, bool do_caches);
/u-boot/arch/x86/cpu/
A Dmtrr.c33 void mtrr_open(struct mtrr_state *state, bool do_caches) in mtrr_open()
49 void mtrr_close(struct mtrr_state *state, bool do_caches) in mtrr_close()
83 struct mtrr_state state; in mtrr_write_all()
144 struct mtrr_state state; in mtrr_commit()
286 struct mtrr_state state; in mtrr_start_op()
/u-boot/arch/x86/cpu/coreboot/
A Dcoreboot.c60 struct mtrr_state state; in board_final_init()

Completed in 5 milliseconds