Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dvmd.c24 #define VMD_MEMBAR1 2 macro
421 vmd->dev->resource[VMD_MEMBAR1].child = &vmd->resources[1]; in vmd_attach_resources()
427 vmd->dev->resource[VMD_MEMBAR1].child = NULL; in vmd_detach_resources()
493 *offset1 = dev->resource[VMD_MEMBAR1].start - in vmd_get_phys_offsets()
643 res = &vmd->dev->resource[VMD_MEMBAR1]; in vmd_enable_domain()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dvmd.c23 #define VMD_MEMBAR1 2 macro
567 vmd->dev->resource[VMD_MEMBAR1].child = &vmd->resources[1]; in vmd_attach_resources()
573 vmd->dev->resource[VMD_MEMBAR1].child = NULL; in vmd_detach_resources()
639 *offset1 = dev->resource[VMD_MEMBAR1].start - in vmd_get_phys_offsets()
846 res = &vmd->dev->resource[VMD_MEMBAR1]; in vmd_enable_domain()

Completed in 3 milliseconds