Home
last modified time | relevance | path

Searched refs:supported_flags (Results 1 – 25 of 44) sorted by relevance

12

/drivers/iommu/iommufd/
A Dvfio_compat.c162 u32 supported_flags = VFIO_DMA_MAP_FLAG_READ | VFIO_DMA_MAP_FLAG_WRITE; in iommufd_vfio_map_dma() local
173 if (map.argsz < minsz || map.flags & ~supported_flags) in iommufd_vfio_map_dma()
207 u32 supported_flags = VFIO_DMA_UNMAP_FLAG_ALL; in iommufd_vfio_unmap_dma() local
216 if (unmap.argsz < minsz || unmap.flags & ~supported_flags) in iommufd_vfio_unmap_dma()
/drivers/cpuidle/
A Dcpuidle-powernv.c257 u32 supported_flags = pnv_get_supported_cpuidle_states(); in powernv_add_idle_states() local
294 if ((state->flags & supported_flags) != state->flags) in powernv_add_idle_states()
/drivers/irqchip/
A Dirq-gic-its-msi-parent.c359 .supported_flags = ITS_MSI_FLAGS_SUPPORTED,
369 .supported_flags = ITS_MSI_FLAGS_SUPPORTED,
A Dirq-sg2042-msi.c195 .supported_flags = SG2042_MSI_FLAGS_SUPPORTED,
211 .supported_flags = SG2044_MSI_FLAGS_SUPPORTED,
A Dirq-msi-lib.c91 info->flags &= pops->supported_flags; in msi_lib_init_dev_msi_info()
A Dirq-gic-v2m.c253 .supported_flags = GICV2M_MSI_FLAGS_SUPPORTED,
481 gicv2m_msi_parent_ops.supported_flags &= ~MSI_FLAG_MULTI_PCI_MSI; in acpi_parse_madt_msi()
A Dirq-mvebu-odmi.c158 .supported_flags = ODMI_MSI_FLAGS_SUPPORTED,
A Dirq-alpine-msi.c155 .supported_flags = ALPINE_MSI_FLAGS_SUPPORTED,
A Dirq-loongson-pch-msi.c148 .supported_flags = PCH_MSI_FLAGS_SUPPORTED,
A Dirq-mvebu-gicp.c162 .supported_flags = GICP_MSI_FLAGS_SUPPORTED,
A Dirq-bcm2712-mip.c164 .supported_flags = MIP_MSI_FLAGS_SUPPORTED,
A Dirq-gic-v3-mbi.c198 .supported_flags = MBI_MSI_FLAGS_SUPPORTED,
A Dirq-riscv-imsic-platform.c297 .supported_flags = MSI_GENERIC_FLAGS_MASK |
A Dirq-ls-scfg-msi.c67 .supported_flags = MPIC_MSI_FLAGS_SUPPORTED,
A Dirq-imx-mu-msi.c215 .supported_flags = IMX_MU_MSI_FLAGS_SUPPORTED,
A Dirq-mvebu-sei.c357 .supported_flags = SEI_MSI_FLAGS_SUPPORTED,
A Dirq-armada-370-xp.c330 .supported_flags = MPIC_MSI_FLAGS_SUPPORTED,
/drivers/pci/controller/
A Dpcie-iproc-msi.c174 .supported_flags = IPROC_MSI_FLAGS_SUPPORTED,
541 iproc_msi_parent_ops.supported_flags |= MSI_FLAG_MULTI_PCI_MSI; in iproc_msi_init()
A Dpcie-altera-msi.c86 .supported_flags = ALTERA_MSI_FLAGS_SUPPORTED,
A Dpci-xgene-msi.c212 .supported_flags = (MSI_GENERIC_FLAGS_MASK |
A Dpcie-xilinx.c281 .supported_flags = MSI_GENERIC_FLAGS_MASK,
A Dpcie-xilinx-dma-pl.c385 .supported_flags = XILINX_MSI_FLAGS_SUPPORTED,
/drivers/pci/msi/
A Dirqdomain.c377 supported = domain->msi_parent_ops->supported_flags; in pci_msi_domain_supports()
/drivers/net/ethernet/amazon/ena/
A Dena_admin_defs.h602 u16 supported_flags; member
/drivers/pci/controller/mobiveil/
A Dpcie-mobiveil-host.c366 .supported_flags = MOBIVEIL_MSI_FLAGS_SUPPORTED,

Completed in 65 milliseconds

12