Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/s390x/
H A Dsclp-console.c322 static struct gds_vector *sclp_find_gds_vector(void *start, void *end, uint16_t id) in sclp_find_gds_vector() function
369 v = sclp_find_gds_vector(v + 1, (void *)v + v->length, GDS_ID_CPMSU); in sclp_eval_mdsmu()
380 v = sclp_find_gds_vector(v, (void *)ebh + ebh->length, in console_read_lm()