Searched defs:__phys_to_pte_val (Results 1 – 1 of 1) sorted by relevance
82 static inline pteval_t __phys_to_pte_val(phys_addr_t phys) in __phys_to_pte_val() function88 #define __phys_to_pte_val(phys) (phys) macro