Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h534 long dat_reset_skeys(union asce asce, gfn_t start);
H A Dgmap.c849 start = dat_reset_skeys(gmap->asce, start); in _gmap_enable_skeys()
H A Ddat.c850 long dat_reset_skeys(union asce asce, gfn_t start) in dat_reset_skeys() function