Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h375 int ibmphp_add_pfmem_from_mem(struct resource_node *);
H A Dibmphp_pci.c454 ibmphp_add_pfmem_from_mem(pfmem[count]); in configure_device()
711 ibmphp_add_pfmem_from_mem(bus_pfmem[count]); in configure_bridge()
877 ibmphp_add_pfmem_from_mem(pfmem); in configure_bridge()
H A Dibmphp_res.c1709 int ibmphp_add_pfmem_from_mem(struct resource_node *pfmem) in ibmphp_add_pfmem_from_mem() function