Home
last modified time | relevance | path

Searched defs:comm_block (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/s390x/
H A Dskey.c335 static unsigned int chsc_key_1(void *comm_block) in chsc_key_1()
352 static void init_comm_block(uint16_t *comm_block) in init_comm_block()
363 uint16_t *comm_block = (uint16_t *)&pagebuf; in test_channel_subsystem_call() local