Searched refs:_crste_fc1 (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 1485 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 D | dat.h | 431 static inline union crste _crste_fc1(kvm_pfn_t pfn, int tt, bool writable, bool dirty) in _crste_fc1() function
|
| H A D | gmap.c | 666 newval = _crste_fc1(f->pfn, oldval.h.tt, f->writable, in _gmap_link()
|