Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_table_check.c16 struct page_table_check { struct
47 .size = sizeof(struct page_table_check),
53 static struct page_table_check *get_page_table_check(struct page_ext *page_ext) in get_page_table_check()
79 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_clear()
114 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_set()
140 struct page_table_check *ptc = get_page_table_check(page_ext); in __page_table_check_zero()
H A DMakefile130 obj-$(CONFIG_PAGE_TABLE_CHECK) += page_table_check.o
H A DKconfig.debug141 is disabled, and can be optionally enabled via page_table_check=on
/linux/Documentation/translations/zh_CN/mm/
H A Dpage_table_check.rst3 :Original: Documentation/mm/page_table_check.rst
53 - 使用 "page_table_check=on" 内核参数启动。
H A Dindex.rst55 page_table_check
/linux/Documentation/mm/
H A Dindex.rst59 page_table_check
H A Dpage_table_check.rst58 - Boot with 'page_table_check=on' kernel parameter.
/linux/Documentation/
H A D.renames.txt1040 translations/zh_CN/vm/page_table_check translations/zh_CN/mm/page_table_check
1117 vm/page_table_check mm/page_table_check
/linux/
H A DMAINTAINERS19990 F: Documentation/mm/page_table_check.rst
19991 F: include/linux/page_table_check.h
19992 F: mm/page_table_check.c