Searched defs:drc_index (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 32 __be32 drc_index; member 133 struct device_node *dlpar_configure_connector(__be32 drc_index, in dlpar_configure_connector() 297 int dlpar_acquire_drc(u32 drc_index) in dlpar_acquire_drc() 319 int dlpar_release_drc(u32 drc_index) in dlpar_release_drc() 387 u32 drc_index; in dlpar_cpu_probe() local 482 u32 drc_index; in dlpar_cpu_release() local
|
D | hotplug-memory.c | 323 static int dlpar_memory_remove_by_index(u32 drc_index, struct property *prop) in dlpar_memory_remove_by_index() 380 static int dlpar_memory_remove_by_index(u32 drc_index, struct property *prop) in dlpar_memory_remove_by_index() 505 static int dlpar_memory_add_by_index(u32 drc_index, struct property *prop) in dlpar_memory_add_by_index() 568 u32 count, drc_index; in dlpar_memory() local
|
D | mobility.c | 217 static int add_dt_node(__be32 parent_phandle, __be32 drc_index) in add_dt_node() 269 __be32 drc_index; in pseries_devicetree_update() local
|
D | pseries_energy.c | 71 static int drc_index_to_cpu(u32 drc_index) in drc_index_to_cpu()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | rpaphp_slot.c | 51 int drc_index, char *drc_name, int power_domain) in alloc_slot_struct()
|
D | rpaphp_core.c | 203 int rpaphp_get_drc_props(struct device_node *dn, int *drc_index, in rpaphp_get_drc_props()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | io_event_irq.h | 46 uint32_t drc_index; /* 0x04 DRC Index */ member
|
D | prom.h | 89 u32 drc_index; member
|
D | rtas.h | 308 __be32 drc_index; member
|