Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgaccess.c1485 newcrste = _crste_fc1(f->pfn, oldcrste.h.tt, f->writable, !p); in _do_shadow_crste()
1498 newcrste = _crste_fc1(f->pfn, oldcrste.h.tt, 0, !p); in _do_shadow_crste()
H A Ddat.h431 static inline union crste _crste_fc1(kvm_pfn_t pfn, int tt, bool writable, bool dirty) in _crste_fc1() function
H A Dgmap.c667 newval = _crste_fc1(f->pfn, oldval.h.tt, f->writable, in _gmap_link()