Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_clp.h167 u8 dtsm; /* Supported DT mask */ member
H A Dpci.h144 u8 dtsm; /* Supported DT mask */ member
/linux/arch/s390/pci/
H A Dpci_clp.c112 zdev->dtsm = response->dtsm; in clp_store_query_pci_fngrp()
/linux/drivers/iommu/
H A Ds390-iommu.c549 (zdev->dtsm & ZPCI_IOTA_DT_RS)) { in s390_domain_alloc_paging()
551 } else if (zdev->dtsm & ZPCI_IOTA_DT_RF) { in s390_domain_alloc_paging()