Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h548 int dat_peek_cmma(gfn_t start, union asce asce, unsigned int *count, u8 *values);
H A Ddat.c1268 int dat_peek_cmma(gfn_t start, union asce asce, unsigned int *count, u8 *values) in dat_peek_cmma() function
H A Dkvm-s390.c2235 ret = dat_peek_cmma(args->start_gfn, kvm->arch.gmap->asce, &args->count, in kvm_s390_get_cmma_bits()