Searched refs:__arm_v7s_pte_sync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 298 static void __arm_v7s_pte_sync(arm_v7s_iopte *ptep, int num_entries, in __arm_v7s_pte_sync() function 315 __arm_v7s_pte_sync(ptep, num_entries, cfg); in __arm_v7s_set_pte() 470 __arm_v7s_pte_sync(ptep, 1, cfg); in arm_v7s_install_table() 507 __arm_v7s_pte_sync(ptep, 1, cfg); in __arm_v7s_map() 588 __arm_v7s_pte_sync(ptep, ARM_V7S_CONT_PAGES, &iop->cfg); in arm_v7s_split_cont()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | io-pgtable-arm-v7s.c | 315 static void __arm_v7s_pte_sync(arm_v7s_iopte *ptep, int num_entries, in __arm_v7s_pte_sync() function 332 __arm_v7s_pte_sync(ptep, num_entries, cfg); in __arm_v7s_set_pte() 492 __arm_v7s_pte_sync(ptep, 1, cfg); in arm_v7s_install_table() 529 __arm_v7s_pte_sync(ptep, 1, cfg); in __arm_v7s_map() 614 __arm_v7s_pte_sync(ptep, ARM_V7S_CONT_PAGES, &iop->cfg); in arm_v7s_split_cont()
|
Completed in 3 milliseconds