Searched refs:protection_map (Results 1 – 2 of 2) sorted by relevance
63 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()
98 pgprot_t protection_map[16] __ro_after_init = { variable112 pgprot_t ret = __pgprot(pgprot_val(protection_map[vm_flags & in vm_get_page_prot()