Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
A Dhtmdump.c22 static u32 htmtype; variable
103 htmtype, H_HTM_OP_DUMP_DATA, virt_to_phys(htm_buf), in htmdump_read()
149 htmtype, H_HTM_OP_CONFIGURE, param1, param2, 0); in htmconfigure_set()
157 htmtype, H_HTM_OP_DECONFIGURE, 0, 0, 0); in htmconfigure_set()
195 htmtype, H_HTM_OP_START, 0, 0, 0); in htmstart_set()
204 htmtype, H_HTM_OP_STOP, 0, 0, 0); in htmstart_set()
241 htmtype, H_HTM_OP_STATUS, virt_to_phys(htm_status_buf), in htmstatus_read()
259 if (htmtype == 0x2) in htmstatus_read()
322 htmtype, H_HTM_OP_CAPABILITIES, virt_to_phys(htm_caps_buf), in htmcaps_read()
360 htmtype, H_HTM_OP_SETUP, val, 0, 0); in htmsetup_set()
[all …]

Completed in 5 milliseconds