Searched refs:GSM_SEND (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/kvm/ |
| H A D | test-guest-state-buffer.c | 299 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 D | kvm-hv-pmu.c | 329 GSM_SEND, GFP_KERNEL); in kvmppc_init_hostwide()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | guest-state-buffer.h | 289 GSM_SEND = 0x2, enumerator
|