Home
last modified time | relevance | path

Searched defs:__phys_to_pte_val (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/include/asm/
A Dpgtable.h75 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function
81 #define __phys_to_pte_val(phys) (phys) macro

Completed in 8 milliseconds