Searched defs:gse (Results 1 – 6 of 6) sorted by relevance
468 static inline u16 kvmppc_gse_iden(const struct kvmppc_gs_elem *gse) in kvmppc_gse_iden()479 static inline u16 kvmppc_gse_len(const struct kvmppc_gs_elem *gse) in kvmppc_gse_len()490 static inline u16 kvmppc_gse_total_len(const struct kvmppc_gs_elem *gse) in kvmppc_gse_total_len()512 static inline void *kvmppc_gse_data(const struct kvmppc_gs_elem *gse) in kvmppc_gse_data()524 static inline bool kvmppc_gse_ok(const struct kvmppc_gs_elem *gse, in kvmppc_gse_ok()539 kvmppc_gse_next(const struct kvmppc_gs_elem *gse, int *remaining) in kvmppc_gse_next()743 static inline __be32 kvmppc_gse_get_be32(const struct kvmppc_gs_elem *gse) in kvmppc_gse_get_be32()754 static inline u32 kvmppc_gse_get_u32(const struct kvmppc_gs_elem *gse) in kvmppc_gse_get_u32()763 static inline __be64 kvmppc_gse_get_be64(const struct kvmppc_gs_elem *gse) in kvmppc_gse_get_be64()774 static inline u64 kvmppc_gse_get_u64(const struct kvmppc_gs_elem *gse) in kvmppc_gse_get_u64()[all …]
103 struct kvmppc_gs_elem *gse; in test_gs_parsing() local266 struct kvmppc_gs_elem *gse; in test1_refresh_info() local378 struct kvmppc_gs_elem *gse; in test_hostwide_refresh_info() local461 struct kvmppc_gs_elem *gse; in test_gs_hostwide_counters() local
279 struct kvmppc_gs_elem *gse; in __kvmppc_gse_put() local433 struct kvmppc_gs_elem *gse) in kvmppc_gsp_insert()
89 struct kvmppc_gs_elem *gse; in gs_msg_ops_kvmhv_nestedv2_config_refresh_info() local406 struct kvmppc_gs_elem *gse; in gs_msg_ops_vcpu_refresh_info() local
277 struct kvmppc_gs_elem *gse; in hostwide_refresh_info() local
229 unsigned long gse : 1; member