Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c1622 static const struct seq_operations uv_ptc_seq_ops = { variable
1631 return seq_open(file, &uv_ptc_seq_ops); in ptc_proc_open()