HomeSort by: relevance | last modified time | path
    Searched defs:iommu_iomap_create (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hppa/dev/
astro.c 189 struct iommu_map_state *iommu_iomap_create(int, int);
375 ims = iommu_iomap_create(atop(round_page(size)), flags);
618 iommu_iomap_create(int n, int flags) function in typeref:struct:iommu_map_state *
astro.c 189 struct iommu_map_state *iommu_iomap_create(int, int);
375 ims = iommu_iomap_create(atop(round_page(size)), flags);
618 iommu_iomap_create(int n, int flags) function in typeref:struct:iommu_map_state *
astro.c 189 struct iommu_map_state *iommu_iomap_create(int, int);
375 ims = iommu_iomap_create(atop(round_page(size)), flags);
618 iommu_iomap_create(int n, int flags) function in typeref:struct:iommu_map_state *

Completed in 37 milliseconds