Searched refs:prot_sect (Results 1 – 3 of 3) sorted by relevance
241 .prot_sect = PROT_SECT_DEVICE,253 .prot_sect = PROT_SECT_DEVICE,298 .prot_sect = PMD_TYPE_SECT,453 mem_types[i].prot_sect &= ~PMD_SECT_S; in build_mem_type_table()462 mem_types[i].prot_sect &= ~PMD_BIT4; in build_mem_type_table()469 if (mem_types[i].prot_sect) in build_mem_type_table()470 mem_types[i].prot_sect |= PMD_BIT4; in build_mem_type_table()618 if (mem_types[i].prot_sect) in build_mem_type_table()650 mem_types[MT_ROM].prot_sect |= cp->pmd; in build_mem_type_table()668 if (t->prot_sect) in build_mem_type_table()[all …]
197 pmd[0] = __pmd(__pfn_to_phys(pfn) | type->prot_sect); in remap_area_sections()199 pmd[1] = __pmd(__pfn_to_phys(pfn) | type->prot_sect); in remap_area_sections()225 super_pmd_val = __pfn_to_phys(pfn) | type->prot_sect | in remap_area_supersections()
42 pmdval_t prot_sect; member
Completed in 9 milliseconds