Searched refs:kvmppc_gsm_include (Results 1 – 4 of 4) sorted by relevance
| /arch/powerpc/kvm/ |
| A D | test-guest-state-buffer.c | 306 kvmppc_gsm_include(gsm, KVMPPC_GSID_PARTITION_TABLE); in test_gs_msg() 307 kvmppc_gsm_include(gsm, KVMPPC_GSID_PROCESS_TABLE); in test_gs_msg() 308 kvmppc_gsm_include(gsm, KVMPPC_GSID_RUN_INPUT); in test_gs_msg() 309 kvmppc_gsm_include(gsm, KVMPPC_GSID_GPR(0)); in test_gs_msg() 310 kvmppc_gsm_include(gsm, KVMPPC_GSID_CR); in test_gs_msg() 433 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP); in test_gs_hostwide_msg() 434 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_gs_hostwide_msg() 435 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_PGTABLE_SIZE); in test_gs_hostwide_msg() 474 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP); in test_gs_hostwide_counters() 476 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_gs_hostwide_counters() [all …]
|
| A D | book3s_hv_nestedv2.c | 768 kvmppc_gsm_include(gsm, iden); in __kvmhv_nestedv2_mark_dirty() 770 kvmppc_gsm_include(gsm, iden); in __kvmhv_nestedv2_mark_dirty() 987 kvmppc_gsm_include(&gsm, KVMPPC_GSID_GPR(i)); in __kvmhv_nestedv2_reload_ptregs() 991 kvmppc_gsm_include(&gsm, KVMPPC_GSID_CR); in __kvmhv_nestedv2_reload_ptregs() 994 kvmppc_gsm_include(&gsm, KVMPPC_GSID_XER); in __kvmhv_nestedv2_reload_ptregs() 997 kvmppc_gsm_include(&gsm, KVMPPC_GSID_CTR); in __kvmhv_nestedv2_reload_ptregs() 1000 kvmppc_gsm_include(&gsm, KVMPPC_GSID_LR); in __kvmhv_nestedv2_reload_ptregs() 1003 kvmppc_gsm_include(&gsm, KVMPPC_GSID_NIA); in __kvmhv_nestedv2_reload_ptregs()
|
| /arch/powerpc/perf/ |
| A D | kvm-hv-pmu.c | 336 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_HEAP); in kvmppc_init_hostwide() 337 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in kvmppc_init_hostwide() 338 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_PGTABLE_SIZE); in kvmppc_init_hostwide() 339 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_PGTABLE_SIZE_MAX); in kvmppc_init_hostwide() 340 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_PGTABLE_RECLAIM); in kvmppc_init_hostwide()
|
| /arch/powerpc/include/asm/ |
| A D | guest-state-buffer.h | 894 static inline void kvmppc_gsm_include(struct kvmppc_gs_msg *gsm, u16 iden) in kvmppc_gsm_include() function 971 kvmppc_gsm_include(gsm, iden); in kvmppc_gsb_receive_datum() 1011 kvmppc_gsm_include(gsm, iden); in kvmppc_gsb_send_datum()
|
Completed in 82 milliseconds