Searched refs:sect_prot (Results 1 – 1 of 1) sorted by relevance
935 pgprot_t sect_prot = __pgprot(PUD_TYPE_SECT | in pud_set_huge() local937 pud_t new_pud = pfn_pud(__phys_to_pfn(phys), sect_prot); in pud_set_huge()951 pgprot_t sect_prot = __pgprot(PMD_TYPE_SECT | in pmd_set_huge() local953 pmd_t new_pmd = pfn_pmd(__phys_to_pfn(phys), sect_prot); in pmd_set_huge()