Searched defs:create_pgd_next_mapping (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/riscv/mm/ |
H A 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/ |
H A D | init.c | 616 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro 632 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro
|
Completed in 3 milliseconds