Home
last modified time | relevance | path

Searched refs:kvmppc_gs_parser (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
A Dguest-state-buffer.h281 struct kvmppc_gs_parser { struct
562 int kvmppc_gse_parse(struct kvmppc_gs_parser *gsp, struct kvmppc_gs_buff *gsb);
844 void kvmppc_gsp_insert(struct kvmppc_gs_parser *gsp, u16 iden,
846 struct kvmppc_gs_elem *kvmppc_gsp_lookup(struct kvmppc_gs_parser *gsp,
/arch/powerpc/kvm/
A Dguest-state-buffer.c303 int kvmppc_gse_parse(struct kvmppc_gs_parser *gsp, struct kvmppc_gs_buff *gsb) in kvmppc_gse_parse()
432 void kvmppc_gsp_insert(struct kvmppc_gs_parser *gsp, u16 iden, in kvmppc_gsp_insert()
450 struct kvmppc_gs_elem *kvmppc_gsp_lookup(struct kvmppc_gs_parser *gsp, u16 iden) in kvmppc_gsp_lookup()
A Dtest-guest-state-buffer.c104 struct kvmppc_gs_parser gsp = { 0 }; in test_gs_parsing()
264 struct kvmppc_gs_parser gsp = { 0 }; in test1_refresh_info()
376 struct kvmppc_gs_parser gsp = { 0 }; in test_hostwide_refresh_info()
457 struct kvmppc_gs_parser gsp = { 0 }; in test_gs_hostwide_counters()
A Dbook3s_hv_nestedv2.c88 struct kvmppc_gs_parser gsp = { 0 }; in gs_msg_ops_kvmhv_nestedv2_config_refresh_info()
402 struct kvmppc_gs_parser gsp = { 0 }; in gs_msg_ops_vcpu_refresh_info()
/arch/powerpc/perf/
A Dkvm-hv-pmu.c69 static struct kvmppc_gs_parser gsp_l0_stats;
275 struct kvmppc_gs_parser gsp = { 0 }; in hostwide_refresh_info()

Completed in 10 milliseconds