hugeprot 180 arch/arm64/mm/hugetlbpage.c pgprot_t hugeprot; hugeprot 196 arch/arm64/mm/hugetlbpage.c hugeprot = pte_pgprot(pte); hugeprot 201 arch/arm64/mm/hugetlbpage.c set_pte_at(mm, addr, ptep, pfn_pte(pfn, hugeprot)); hugeprot 376 arch/arm64/mm/hugetlbpage.c pgprot_t hugeprot; hugeprot 397 arch/arm64/mm/hugetlbpage.c hugeprot = pte_pgprot(pte); hugeprot 399 arch/arm64/mm/hugetlbpage.c set_pte_at(vma->vm_mm, addr, ptep, pfn_pte(pfn, hugeprot)); hugeprot 408 arch/arm64/mm/hugetlbpage.c pgprot_t hugeprot; hugeprot 424 arch/arm64/mm/hugetlbpage.c hugeprot = pte_pgprot(pte); hugeprot 428 arch/arm64/mm/hugetlbpage.c set_pte_at(mm, addr, ptep, pfn_pte(pfn, hugeprot));