Home
last modified time | relevance | path

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

/linux/mm/
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()
A DMakefile125 obj-$(CONFIG_PAGE_TABLE_CHECK) += page_table_check.o
A DKconfig.debug141 is disabled, and can be optionally enabled via page_table_check=on
/linux/Documentation/translations/zh_CN/mm/
A Dpage_table_check.rst3 :Original: Documentation/mm/page_table_check.rst
53 - 使用 "page_table_check=on" 内核参数启动。
A Dindex.rst55 page_table_check
/linux/Documentation/mm/
A Dindex.rst57 page_table_check
A Dpage_table_check.rst58 - Boot with 'page_table_check=on' kernel parameter.
/linux/
A DMAINTAINERS17468 F: Documentation/mm/page_table_check.rst
17469 F: include/linux/page_table_check.h
17470 F: mm/page_table_check.c

Completed in 34 milliseconds