Searched refs:__phys_to_pte_val (Results 1 – 3 of 3) sorted by relevance
60 *tbl = __pte(__phys_to_pte_val(*pte) | in map_range()83 *tbl = __pte(__phys_to_pte_val(pa) | protval); in map_range()
150 prot_ns_shared = __phys_to_pte_val(BIT(config.ipa_bits - 1)); in arm64_rsi_init()
126 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function136 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function144 __pte(__phys_to_pte_val((phys_addr_t)(pfn) << PAGE_SHIFT) | pgprot_val(prot))632 #define __phys_to_pmd_val(phys) __phys_to_pte_val(phys)654 #define __phys_to_pud_val(phys) __phys_to_pte_val(phys)733 #define __phys_to_p4d_val(phys) __phys_to_pte_val(phys)736 #define __phys_to_pgd_val(phys) __phys_to_pte_val(phys)