Home
last modified time | relevance | path

Searched refs:kvmppc_gsb_free (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nestedv2.c723 kvmppc_gsb_free(gsb); in kvmhv_nestedv2_host_create()
727 kvmppc_gsb_free(vcpu_run_input); in kvmhv_nestedv2_host_create()
731 kvmppc_gsb_free(vcpu_run_output); in kvmhv_nestedv2_host_create()
733 kvmppc_gsb_free(gsb); in kvmhv_nestedv2_host_create()
890 kvmppc_gsb_free(gsb); in kvmhv_nestedv2_set_ptbl_entry()
894 kvmppc_gsb_free(gsb); in kvmhv_nestedv2_set_ptbl_entry()
958 kvmppc_gsb_free(io->vcpu_run_input); in kvmhv_nestedv2_host_free()
959 kvmppc_gsb_free(io->vcpu_run_output); in kvmhv_nestedv2_host_free()
H A Dtest-guest-state-buffer.c22 kvmppc_gsb_free(gsb); in test_creating_buffer()
97 kvmppc_gsb_free(gsb); in test_adding_element()
122 kvmppc_gsb_free(gsb); in test_gs_parsing()
H A Dguest-state-buffer.c59 void kvmppc_gsb_free(struct kvmppc_gs_buff *gsb) in kvmppc_gsb_free() function
64 EXPORT_SYMBOL_GPL(kvmppc_gsb_free);
/linux/arch/powerpc/include/asm/
H A Dguest-state-buffer.h316 void kvmppc_gsb_free(struct kvmppc_gs_buff *gsb);