Home
last modified time | relevance | path

Searched defs:mtrr_open (Results 1 – 2 of 2) 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() function
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dif.c388 static int mtrr_open(struct inode *inode, struct file *file) in mtrr_open() function