Searched refs:create_pgd_next_mapping (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/riscv/mm/ |
| D | init.c | 368 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro 375 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ macro 404 create_pgd_next_mapping(nextp, va, pa, sz, prot); in create_pgd_mapping()
|