Home
last modified time | relevance | path

Searched refs:MEMORY_DEVICE_PCI_P2PDMA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmemremap.h74 MEMORY_DEVICE_PCI_P2PDMA, enumerator
175 page->pgmap->type == MEMORY_DEVICE_PCI_P2PDMA; in is_pci_p2pdma_page()
/openbmc/linux/mm/
H A Dmemremap.c342 case MEMORY_DEVICE_PCI_P2PDMA: in memremap_pages()
/openbmc/linux/drivers/pci/
H A Dp2pdma.c320 pgmap->type = MEMORY_DEVICE_PCI_P2PDMA; in pci_p2pdma_add_resource()