Lines Matching refs:htmflags
26 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()
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()
390 htmflags = H_HTM_FLAGS_NOWRAP; in htmflags_set()
392 htmflags = 0; in htmflags_set()
401 *val = htmflags; in htmflags_get()