Home
last modified time | relevance | path

Searched refs:smmu_pmap_load (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.c95 #define smmu_pmap_load(table) (*table) macro
136 l1 = smmu_pmap_load(l1p); in smmu_pmap_l1_to_l2()
168 l2 = smmu_pmap_load(l2p); in smmu_pmap_l2_to_l3()
381 tl1 = smmu_pmap_load(l1); in _smmu_pmap_unwire_l3()
390 tl0 = smmu_pmap_load(l0); in _smmu_pmap_unwire_l3()
484 tl0 = smmu_pmap_load(l0); in _pmap_alloc_l3()
510 tl0 = smmu_pmap_load(l0); in _pmap_alloc_l3()
518 tl0 = smmu_pmap_load(l0); in _pmap_alloc_l3()
524 tl1 = smmu_pmap_load(l1); in _pmap_alloc_l3()
641 orig_l3 = smmu_pmap_load(l3); in pmap_gpu_enter()
[all …]