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