Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/pseries/
H A Dhtmdump.c399 void *htm_caps_data = filp->private_data; in htmcaps_read() local
409 htmtype, H_HTM_OP_CAPABILITIES, virt_to_phys(htm_caps_data), in htmcaps_read()
418 return simple_read_from_buffer(ubuf, count, ppos, htm_caps_data, 0x80); in htmcaps_read()