Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dfsl_pamu_domain.c436 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsprd-iommu.c417 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dipmmu-vmsa.c889 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dsun50i-iommu.c855 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Ds390-iommu.c1179 .default_domain_ops = &(const struct iommu_domain_ops) { \
H A Dvirtio-iommu.c1101 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dtegra-smmu.c1006 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Dexynos-iommu.c1483 .default_domain_ops = &(const struct iommu_domain_ops) {
H A Domap-iommu.c1722 .default_domain_ops = &(const struct iommu_domain_ops) {
/linux/include/linux/
H A Diommu.h738 const struct iommu_domain_ops *default_domain_ops; member