Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dmemremap.h74 MEMORY_DEVICE_PCI_P2PDMA, enumerator
183 folio->pgmap->type == MEMORY_DEVICE_PCI_P2PDMA; in folio_is_pci_p2pdma()
/linux/Documentation/driver-api/pci/ !
H A Dp2pdma.rst47 pgmap of MEMORY_DEVICE_PCI_P2PDMA to create struct pages. The lifecycle of
50 underlying subsystem supports handling MEMORY_DEVICE_PCI_P2PDMA through
143 While the MEMORY_DEVICE_PCI_P2PDMA pages can be installed in VMAs,
146 The MEMORY_DEVICE_PCI_P2PDMA pages require care to support in the kernel. The
/linux/mm/ !
H A Dmemremap.c316 case MEMORY_DEVICE_PCI_P2PDMA: in memremap_pages()
472 case MEMORY_DEVICE_PCI_P2PDMA: in free_zone_device_folio()
H A Dmm_init.c1067 case MEMORY_DEVICE_PCI_P2PDMA: in __init_zone_device_page()