Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dhtmdump.c26 static u64 htmflags; variable
102 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmdump_read()
143 if (!htmflags) { in htmconfigure_set()
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()
240 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstatus_read()
286 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htminfo_read()
390 htmflags = H_HTM_FLAGS_NOWRAP; in htmflags_set()
392 htmflags = 0; in htmflags_set()
[all …]

Completed in 5 milliseconds