Searched refs:__phys_to_p4d_val (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/arm64/include/asm/ | ||
D | pgalloc.h | 46 set_p4d(p4dp, __p4d(__phys_to_p4d_val(pudp) | prot)); in __p4d_populate() |
D | pgtable.h | 549 #define __phys_to_p4d_val(phys) __phys_to_pte_val(phys) macro |