Searched refs:nodeindex (Results 1 – 2 of 2) sorted by relevance
| /arch/powerpc/platforms/pseries/ |
| A D | htmdump.c | 19 static u32 nodeindex; variable 102 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmdump_read() 148 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmconfigure_set() 156 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmconfigure_set() 194 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstart_set() 203 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstart_set() 240 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstatus_read() 286 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htminfo_read() 321 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmcaps_read() 359 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmsetup_set() [all …]
|
| /arch/powerpc/include/asm/ |
| A D | plpar_wrappers.h | 84 static inline long htm_hcall_wrapper(unsigned long flags, unsigned long nodeindex, in htm_hcall_wrapper() argument 90 H_HTM_TARGET_NODE_INDEX(nodeindex) | in htm_hcall_wrapper()
|
Completed in 5 milliseconds