Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h549 int dat_get_cmma(union asce asce, gfn_t *start, unsigned int *count, u8 *values, atomic64_t *rem);
H A Ddat.c1314 int dat_get_cmma(union asce asce, gfn_t *start, unsigned int *count, u8 *values, atomic64_t *rem) in dat_get_cmma() function
H A Dkvm-s390.c2238 ret = dat_get_cmma(kvm->arch.gmap->asce, &args->start_gfn, &args->count, in kvm_s390_get_cmma_bits()