Searched refs:__boot_pa (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ | ||
H A D | page.h | 63 #define __boot_pa(x) __pa(x) macro |
/kernel/linux/linux-6.6/arch/x86/include/asm/ | ||
H A D | page.h | 62 #define __boot_pa(x) __pa(x) macro |
Completed in 1 milliseconds