Searched refs:KVMPPC_GSID_L0_GUEST_HEAP_MAX (Results 1 – 5 of 5) sorted by relevance
| /arch/powerpc/perf/ |
| A D | kvm-hv-pmu.c | 219 KVMPPC_GSID_L0_GUEST_HEAP_MAX, in hostwide_get_size() 248 if (!rc && kvmppc_gsm_includes(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX)) in hostwide_fill_info() 250 KVMPPC_GSID_L0_GUEST_HEAP_MAX, in hostwide_fill_info() 288 gse = kvmppc_gsp_lookup(&gsp, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in hostwide_refresh_info() 337 kvmppc_gsm_include(gsm_l0_stats, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in kvmppc_init_hostwide()
|
| /arch/powerpc/kvm/ |
| A D | test-guest-state-buffer.c | 338 KVMPPC_GSID_L0_GUEST_HEAP_MAX, in test_hostwide_get_size() 357 if (kvmppc_gsm_includes(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX)) in test_hostwide_fill_info() 358 kvmppc_gse_put_u64(gsb, KVMPPC_GSID_L0_GUEST_HEAP_MAX, in test_hostwide_fill_info() 389 gse = kvmppc_gsp_lookup(&gsp, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_hostwide_refresh_info() 434 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_gs_hostwide_msg() 476 kvmppc_gsm_include(gsm, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_gs_hostwide_counters() 500 gse = kvmppc_gsp_lookup(&gsp, KVMPPC_GSID_L0_GUEST_HEAP_MAX); in test_gs_hostwide_counters()
|
| A D | guest-state-buffer.c | 129 case KVMPPC_GSID_L0_GUEST_HEAP_MAX: in kvmppc_gsid_type()
|
| A D | book3s_hv_nestedv2.c | 128 case KVMPPC_GSID_L0_GUEST_HEAP_MAX: in gs_msg_ops_vcpu_get_size()
|
| /arch/powerpc/include/asm/ |
| A D | guest-state-buffer.h | 35 #define KVMPPC_GSID_L0_GUEST_HEAP_MAX 0x0801 macro
|
Completed in 15 milliseconds