Home
last modified time | relevance | path

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

/linux/drivers/tty/
H A Dn_gsm.c156 struct gsm_mux *gsm; member
595 const struct gsm_mux *gsm = dlci->gsm; in gsm_encode_params() local
811 static int gsm_send(struct gsm_mux *gsm, int addr, int cr, int control) in gsm_send()
854 static void gsm_dlci_clear_queues(struct gsm_mux *gsm, struct gsm_dlci *dlci) in gsm_dlci_clear_queues()
886 static inline void gsm_response(struct gsm_mux *gsm, int addr, int control) in gsm_response()
900 static inline void gsm_command(struct gsm_mux *gsm, int addr, int control) in gsm_command()
921 static struct gsm_msg *gsm_data_alloc(struct gsm_mux *gsm, u8 addr, int len, in gsm_data_alloc()
944 static int gsm_send_packet(struct gsm_mux *gsm, struct gsm_msg *msg) in gsm_send_packet()
1016 static int gsm_data_kick(struct gsm_mux *gsm) in gsm_data_kick()
1096 struct gsm_mux *gsm = dlci->gsm; in __gsm_data_queue() local
[all …]
/linux/arch/powerpc/kvm/
H 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()
84 gs_msg_ops_kvmhv_nestedv2_config_refresh_info(struct kvmppc_gs_msg *gsm, in gs_msg_ops_kvmhv_nestedv2_config_refresh_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
[all …]
H 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
H 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()
/linux/arch/powerpc/perf/
H 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()
/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt_types.h43 u64 __iomem *gsm; member
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h377 void __iomem *gsm; member