Searched refs:page_table_check (Results 1 - 9 of 9) sorted by relevance

/linux-master/mm/
H A Dpage_table_check.c9 #include <linux/page_table_check.h>
12 #define pr_fmt(fmt) "page_table_check: " fmt
14 struct page_table_check { struct
30 early_param("page_table_check", early_page_table_check_param);
45 .size = sizeof(struct page_table_check),
51 static struct page_table_check *get_page_table_check(struct page_ext *page_ext)
78 struct page_table_check *ptc = get_page_table_check(page_ext);
115 struct page_table_check *ptc = get_page_table_check(page_ext);
143 struct page_table_check *ptc = get_page_table_check(page_ext);
H A DMakefile115 obj-$(CONFIG_PAGE_TABLE_CHECK) += page_table_check.o
H A Dpage_ext.c11 #include <linux/page_table_check.h>
H A Dkhugepaged.c19 #include <linux/page_table_check.h>
H A Dpage_alloc.c49 #include <linux/page_table_check.h>
/linux-master/include/linux/
H A Dpgtable.h18 #include <linux/page_table_check.h>
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h138 #include <linux/page_table_check.h>
/linux-master/arch/x86/include/asm/
H A Dpgtable.h25 #include <linux/page_table_check.h>
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h40 #include <linux/page_table_check.h>

Completed in 186 milliseconds