Lines Matching refs:htmflags
27 static u64 htmflags; variable
103 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmdump_read()
151 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmsystem_mem_read()
204 if (!htmflags) { in htmconfigure_set()
209 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmconfigure_set()
217 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmconfigure_set()
255 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstart_set()
264 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstart_set()
312 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmstatus_read()
371 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htminfo_read()
408 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmcaps_read()
446 rc = htm_hcall_wrapper(htmflags, nodeindex, nodalchipindex, coreindexonchip, in htmsetup_set()
477 htmflags = H_HTM_FLAGS_NOWRAP; in htmflags_set()
479 htmflags = 0; in htmflags_set()
488 *val = htmflags; in htmflags_get()