Home
last modified time | relevance | path

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

/mm/
Ddebug_vm_pgtable.c96 pgprot_t prot = protection_map[idx]; in pte_basic_tests()
193 pgprot_t prot = protection_map[idx]; in pmd_basic_tests()
328 pgprot_t prot = protection_map[idx]; in pud_basic_tests()
1255 for (idx = 0; idx < ARRAY_SIZE(protection_map); idx++) { in debug_vm_pgtable()
Dmmap.c106 pgprot_t protection_map[16] __ro_after_init = { variable
120 pgprot_t ret = __pgprot(pgprot_val(protection_map[vm_flags & in vm_get_page_prot()