Searched refs:kvmppc_gse_parse (Results 1 – 4 of 4) sorted by relevance
114 KUNIT_EXPECT_GE(test, kvmppc_gse_parse(&gsp, gsb), 0); in test_gs_parsing()258 rc = kvmppc_gse_parse(&gsp, gsb); in test1_refresh_info()
281 int kvmppc_gse_parse(struct kvmppc_gs_parser *gsp, struct kvmppc_gs_buff *gsb) in kvmppc_gse_parse() function297 EXPORT_SYMBOL_GPL(kvmppc_gse_parse);
94 rc = kvmppc_gse_parse(&gsp, gsb); in gs_msg_ops_kvmhv_nestedv2_config_refresh_info()405 rc = kvmppc_gse_parse(&gsp, gsb); in gs_msg_ops_vcpu_refresh_info()
539 int kvmppc_gse_parse(struct kvmppc_gs_parser *gsp, struct kvmppc_gs_buff *gsb);