Home
last modified time | relevance | path

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

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