Searched refs:nodalchipindex (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | htmdump.c | 20 static u32 nodalchipindex; 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 …]
|
| /linux/Documentation/arch/powerpc/ |
| H A D | htm.rst | 32 htmstart htmstatus htmtype nodalchipindex nodeindex trace 36 * nodeindex, nodalchipindex, coreindexonchip specifies which partition to configure the HTM for. 43 …. This is needed to understand the appropriate values for nodeindex, nodalchipindex, coreindexonch… 56 zero, nodalchipindex as 1 and coreindexonchip as 12 71 # echo 1 > nodalchipindex
|
| /linux/arch/powerpc/include/asm/ |
| H A D | plpar_wrappers.h | 85 unsigned long nodalchipindex, unsigned long coreindexonchip, in htm_hcall_wrapper() argument 91 H_HTM_TARGET_NODAL_CHIP_INDEX(nodalchipindex) | in htm_hcall_wrapper()
|