Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dpage_table_check.c46 struct page_ext_operations page_table_check_ops = { variable
56 return page_ext_data(page_ext, &page_table_check_ops); in get_page_table_check()
Dpage_ext.c90 &page_table_check_ops,
/linux-6.12.1/include/linux/
Dpage_table_check.h14 extern struct page_ext_operations page_table_check_ops;