Searched refs:mtrr_open (Results 1 – 5 of 5) sorted by relevance
23 void mtrr_open(struct mtrr_state *state) in mtrr_open() function57 mtrr_open(&state); in mtrr_commit()
77 mtrr_open(&state); in do_mtrr_set()90 mtrr_open(&state); in mtrr_set_valid()
58 mtrr_open(&state); in board_final_cleanup()
82 void mtrr_open(struct mtrr_state *state);
388 static int mtrr_open(struct inode *inode, struct file *file) in mtrr_open() function400 .proc_open = mtrr_open,