Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/mm/
Ddump_pagetables.c35 bool check_wx; member
221 if (st->check_wx && (pr & _PAGE_RW) && !(pr & _PAGE_NX)) { in note_page()
393 st.check_wx = checkwx; in ptdump_walk_pgd_level_core()