Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h77 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function
83 #define __phys_to_pte_val(phys) (phys) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h82 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function
88 #define __phys_to_pte_val(phys) (phys) macro

Completed in 4 milliseconds