Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c71 table = dat_alloc_crst_sleepable(_CRSTE_EMPTY(type).val); in gmap_new()
241 table = dat_alloc_crst_sleepable(0); in s390_replace_asce()
H A Ddat.h526 struct crst_table *dat_alloc_crst_sleepable(unsigned long init);
H A Ddat.c76 struct crst_table *dat_alloc_crst_sleepable(unsigned long init) in dat_alloc_crst_sleepable() function