Searched refs:arm_v7s_prot_to_pte (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 318 static arm_v7s_iopte arm_v7s_prot_to_pte(int prot, int lvl, in arm_v7s_prot_to_pte() function 441 pte = arm_v7s_prot_to_pte(prot, lvl, cfg); in arm_v7s_init_pte() 613 pte = arm_v7s_prot_to_pte(arm_v7s_pte_to_prot(blk_pte, 1), 2, cfg); in arm_v7s_split_blk_unmap()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 335 static arm_v7s_iopte arm_v7s_prot_to_pte(int prot, int lvl, in arm_v7s_prot_to_pte() function 458 pte = arm_v7s_prot_to_pte(prot, lvl, cfg); in arm_v7s_init_pte() 639 pte = arm_v7s_prot_to_pte(arm_v7s_pte_to_prot(blk_pte, 1), 2, cfg); in arm_v7s_split_blk_unmap()
|
Completed in 7 milliseconds