Home
last modified time | relevance | path

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

/openbmc/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()
83 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_clear()
123 struct page_table_check *ptc = get_page_table_check(page_ext); in page_table_check_set()
154 struct page_table_check *ptc = get_page_table_check(page_ext); in __page_table_check_zero()
H A DMakefile120 obj-$(CONFIG_PAGE_TABLE_CHECK) += page_table_check.o
H A DKconfig.debug117 is disabled, and can be optionally enabled via page_table_check=on
/openbmc/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
/openbmc/linux/Documentation/mm/
H A Dindex.rst59 page_table_check
H A Dpage_table_check.rst58 - Boot with 'page_table_check=on' kernel parameter.
/openbmc/linux/
H A DMAINTAINERS16195 F: Documentation/mm/page_table_check.rst
16196 F: include/linux/page_table_check.h
16197 F: mm/page_table_check.c