Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Diommu_pmap.h51 int pmap_gpu_remove(struct smmu_pmap *pmap, vm_offset_t va);
H A Diommu_pmap.c663 pmap_gpu_remove(struct smmu_pmap *pmap, vm_offset_t va) in pmap_gpu_remove() function