Home
last modified time | relevance | path

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

/linux-6.15/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 DMakefile127 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-6.15/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-6.15/Documentation/mm/
H A Dindex.rst57 page_table_check
H A Dpage_table_check.rst58 - Boot with 'page_table_check=on' kernel parameter.
/linux-6.15/
H A DMAINTAINERS18474 F: Documentation/mm/page_table_check.rst
18475 F: include/linux/page_table_check.h
18476 F: mm/page_table_check.c