Searched defs:set_pgd_safe (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/arch/riscv/include/asm/ | ||
D | pgtable.h | 1044 #define set_pgd_safe(pgdp, pgd) \ macro |
/linux-6.15/arch/x86/include/asm/ | ||
D | pgtable.h | 1810 #define set_pgd_safe(pgdp, pgd) \ macro |