Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h46 #define _CRSTE_EMPTY(l) _CRSTE_TOK(l, _DAT_TOKEN_NONE, 0) macro
48 #define _PMD_EMPTY _CRSTE_EMPTY(TABLE_TYPE_SEGMENT)
943 union crste newcrste = _CRSTE_EMPTY(crstep->h.tt); in dat_crstep_clear()
H A Dgmap.c71 table = dat_alloc_crst_sleepable(_CRSTE_EMPTY(type).val); in gmap_new()
398 gmap_crstep_xchg(priv->gmap, crstep, _CRSTE_EMPTY(crstep->h.tt), gfn); in _gmap_unmap_crste()
798 newcrste = _CRSTE_EMPTY(crste.h.tt); in _gmap_split_crste()
H A Ddat.c1060 if (oldval.val != _CRSTE_EMPTY(oldval.h.tt).val && in dat_link()