Home
last modified time | relevance | path

Searched refs:VMD_MEMBAR2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dvmd.c25 #define VMD_MEMBAR2 4 macro
422 vmd->dev->resource[VMD_MEMBAR2].child = &vmd->resources[2]; in vmd_attach_resources()
428 vmd->dev->resource[VMD_MEMBAR2].child = NULL; in vmd_detach_resources()
465 membar2 = pci_iomap(dev, VMD_MEMBAR2, 0); in vmd_get_phys_offsets()
495 *offset2 = dev->resource[VMD_MEMBAR2].start - in vmd_get_phys_offsets()
656 res = &vmd->dev->resource[VMD_MEMBAR2]; in vmd_enable_domain()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dvmd.c24 #define VMD_MEMBAR2 4 macro
568 vmd->dev->resource[VMD_MEMBAR2].child = &vmd->resources[2]; in vmd_attach_resources()
574 vmd->dev->resource[VMD_MEMBAR2].child = NULL; in vmd_detach_resources()
611 membar2 = pci_iomap(dev, VMD_MEMBAR2, 0); in vmd_get_phys_offsets()
641 *offset2 = dev->resource[VMD_MEMBAR2].start - in vmd_get_phys_offsets()
859 res = &vmd->dev->resource[VMD_MEMBAR2]; in vmd_enable_domain()

Completed in 3 milliseconds