Searched defs:__sz (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/riscv/mm/ |
| H A D | init.c | 653 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 669 #define create_pgd_next_mapping(__nextp, __va, __pa, __sz, __prot) \ argument 672 #define create_p4d_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument 673 #define create_pud_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument 674 #define create_pmd_mapping(__pmdp, __va, __pa, __sz, __prot) do {} while(0) argument
|
| /linux/arch/arm64/kvm/ |
| H A D | nested.c | 1501 #define has_tgran_2(__r, __sz) \ argument
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | mem_protect.c | 79 #define for_each_hyp_page(__p, __st, __sz) \ argument
|