Home
last modified time | relevance | path

Searched refs:_CRSTE_EMPTY (Results 1 – 2 of 2) 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)
941 union crste oldcrste, empty = _CRSTE_EMPTY(crstep->h.tt); in dat_crstep_clear_atomic()
H A Dgmap.c71 table = dat_alloc_crst_sleepable(_CRSTE_EMPTY(type).val); in gmap_new()
405 KVM_BUG_ON(!gmap_crstep_xchg_atomic(priv->gmap, crstep, old, _CRSTE_EMPTY(old.h.tt), gfn), in _gmap_unmap_crste()
670 if (oldval.val != _CRSTE_EMPTY(oldval.h.tt).val && in _gmap_link()
857 newcrste = _CRSTE_EMPTY(crste.h.tt); in _gmap_split_crste()