Searched defs:create_pgd_next_mapping (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/riscv/mm/ |
| D | init.c | 389 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro 396 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro
|
| /kernel/linux/linux-6.6/arch/riscv/mm/ |
| D | init.c | 638 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro 654 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro
|