Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dtest-guest-state-buffer.c299 gsm = kvmppc_gsm_new(&gs_msg_test1_ops, &test1_data, GSM_SEND, in test_gs_msg()
426 gsm = kvmppc_gsm_new(&gs_msg_test_hostwide_ops, &test_data, GSM_SEND, in test_gs_hostwide_msg()
467 gsm = kvmppc_gsm_new(&gs_msg_test_hostwide_ops, &test_data, GSM_SEND, in test_gs_hostwide_counters()
/linux/arch/powerpc/perf/
H A Dkvm-hv-pmu.c329 GSM_SEND, GFP_KERNEL); in kvmppc_init_hostwide()
/linux/arch/powerpc/include/asm/
H A Dguest-state-buffer.h289 GSM_SEND = 0x2, enumerator