Home
last modified time | relevance | path

Searched defs:gsm (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/kvm/
A Dbook3s_hv_nestedv2.c35 gs_msg_ops_kvmhv_nestedv2_config_get_size(struct kvmppc_gs_msg *gsm) in gs_msg_ops_kvmhv_nestedv2_config_get_size()
52 struct kvmppc_gs_msg *gsm) in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
110 static size_t gs_msg_ops_vcpu_get_size(struct kvmppc_gs_msg *gsm) in gs_msg_ops_vcpu_get_size()
141 struct kvmppc_gs_msg *gsm) in gs_msg_ops_vcpu_fill_info()
399 static int gs_msg_ops_vcpu_refresh_info(struct kvmppc_gs_msg *gsm, in gs_msg_ops_vcpu_refresh_info()
647 struct kvmppc_gs_msg *gsm, *vcpu_message, *vcore_message; in kvmhv_nestedv2_host_create() local
760 struct kvmppc_gs_msg *gsm; in __kvmhv_nestedv2_mark_dirty() local
789 struct kvmppc_gs_msg gsm; in __kvmhv_nestedv2_cached_reload() local
826 struct kvmppc_gs_msg *gsm; in kvmhv_nestedv2_flush_vcpu() local
946 struct kvmppc_gs_msg gsm; in kvmhv_nestedv2_parse_output() local
[all …]
A Dtest-guest-state-buffer.c220 static size_t test1_get_size(struct kvmppc_gs_msg *gsm) in test1_get_size()
237 struct kvmppc_gs_msg *gsm) in test1_fill_info()
261 static int test1_refresh_info(struct kvmppc_gs_msg *gsm, in test1_refresh_info()
296 struct kvmppc_gs_msg *gsm; in test_gs_msg() local
332 static size_t test_hostwide_get_size(struct kvmppc_gs_msg *gsm) in test_hostwide_get_size()
350 struct kvmppc_gs_msg *gsm) in test_hostwide_fill_info()
373 static int test_hostwide_refresh_info(struct kvmppc_gs_msg *gsm, in test_hostwide_refresh_info()
423 struct kvmppc_gs_msg *gsm; in test_gs_hostwide_msg() local
459 struct kvmppc_gs_msg *gsm; in test_gs_hostwide_counters() local
A Dguest-state-buffer.c517 int kvmppc_gsm_init(struct kvmppc_gs_msg *gsm, struct kvmppc_gs_msg_ops *ops, in kvmppc_gsm_init()
541 struct kvmppc_gs_msg *gsm; in kvmppc_gsm_new() local
559 size_t kvmppc_gsm_size(struct kvmppc_gs_msg *gsm) in kvmppc_gsm_size()
573 void kvmppc_gsm_free(struct kvmppc_gs_msg *gsm) in kvmppc_gsm_free()
584 int kvmppc_gsm_fill_info(struct kvmppc_gs_msg *gsm, struct kvmppc_gs_buff *gsb) in kvmppc_gsm_fill_info()
598 int kvmppc_gsm_refresh_info(struct kvmppc_gs_msg *gsm, in kvmppc_gsm_refresh_info()
/arch/powerpc/perf/
A Dkvm-hv-pmu.c213 static size_t hostwide_get_size(struct kvmppc_gs_msg *gsm) in hostwide_get_size()
232 struct kvmppc_gs_msg *gsm) in hostwide_fill_info()
272 static int hostwide_refresh_info(struct kvmppc_gs_msg *gsm, in hostwide_refresh_info()
/arch/powerpc/include/asm/
A Dguest-state-buffer.h873 #define kvmppc_gsm_for_each(gsm, iden) \ argument
894 static inline void kvmppc_gsm_include(struct kvmppc_gs_msg *gsm, u16 iden) in kvmppc_gsm_include()
905 static inline bool kvmppc_gsm_includes(struct kvmppc_gs_msg *gsm, u16 iden) in kvmppc_gsm_includes()
916 static inline void kvmppc_gsm_include_all(struct kvmppc_gs_msg *gsm) in kvmppc_gsm_include_all()
926 static inline void kvmppc_gsm_reset(struct kvmppc_gs_msg *gsm) in kvmppc_gsm_reset()
941 struct kvmppc_gs_msg *gsm) in kvmppc_gsb_receive_data()
967 struct kvmppc_gs_msg *gsm, u16 iden) in kvmppc_gsb_receive_datum()
987 struct kvmppc_gs_msg *gsm) in kvmppc_gsb_send_data()
1007 struct kvmppc_gs_msg *gsm, u16 iden) in kvmppc_gsb_send_datum()

Completed in 20 milliseconds