Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kexec/
Dfile_load_64.c883 static int update_pci_dma_nodes(void *fdt, const char *dmapropname) in update_pci_dma_nodes() argument
892 for_each_node_with_property(dn, dmapropname) { in update_pci_dma_nodes()
902 ret = copy_property(fdt, pci_offset, dn, dmapropname); in update_pci_dma_nodes()