Searched refs:prot_sect (Results 1 – 3 of 3) sorted by relevance
243 .prot_sect = PROT_SECT_DEVICE,255 .prot_sect = PROT_SECT_DEVICE,306 .prot_sect = PMD_TYPE_SECT,311 .prot_sect = PMD_TYPE_SECT,495 mem_types[i].prot_sect &= ~PMD_BIT4; in build_mem_type_table()502 if (mem_types[i].prot_sect) in build_mem_type_table()503 mem_types[i].prot_sect |= PMD_BIT4; in build_mem_type_table()655 if (mem_types[i].prot_sect) in build_mem_type_table()689 mem_types[MT_ROM].prot_sect |= cp->pmd; in build_mem_type_table()707 if (t->prot_sect) in build_mem_type_table()[all …]
201 pmd[0] = __pmd(__pfn_to_phys(pfn) | type->prot_sect); in remap_area_sections()203 pmd[1] = __pmd(__pfn_to_phys(pfn) | type->prot_sect); in remap_area_sections()229 super_pmd_val = __pfn_to_phys(pfn) | type->prot_sect | in remap_area_supersections()
42 pmdval_t prot_sect; member
Completed in 9 milliseconds