Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
Dif.c382 static int mtrr_seq_show(struct seq_file *seq, void *offset);
390 return single_open(file, mtrr_seq_show, NULL); in mtrr_open()
404 static int mtrr_seq_show(struct seq_file *seq, void *offset) in mtrr_seq_show() function