Home
last modified time | relevance | path

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

/mm/
Ddebug_vm_pgtable.c63 pgprot_t prot = protection_map[idx]; in pte_basic_tests()
150 pgprot_t prot = protection_map[idx]; in pmd_basic_tests()
295 pgprot_t prot = protection_map[idx]; in pud_basic_tests()
1059 for (idx = 0; idx < ARRAY_SIZE(protection_map); idx++) { in debug_vm_pgtable()
Dmmap.c98 pgprot_t protection_map[16] __ro_after_init = { variable
112 pgprot_t ret = __pgprot(pgprot_val(protection_map[vm_flags & in vm_get_page_prot()