Searched defs:pgste (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.c | 188 static void dat_set_storage_key_from_pgste(union pte pte, union pgste pgste) in dat_set_storage_key_from_pgste() 200 static union pgste dat_save_storage_key_into_pgste(union pte pte, union pgste pgste) in dat_save_storage_key_into_pgste() 214 union pgste __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, gfn_t gfn, in __dat_ptep_xchg() 305 union pgste pgste = pt->pgstes[i]; in dat_split_ste() local 641 union pgste pgste; in dat_get_storage_key() local 672 static void dat_update_ptep_sd(union pgste old, union pgste pgste, union pte *ptep) in dat_update_ptep_sd() 681 union pgste pgste, old; in dat_set_storage_key() local 736 union pgste pgste, old; in dat_cond_set_storage_key() local 782 union pgste pgste, old; in dat_reset_reference_bit() local 815 union pgste pgste; in dat_reset_skeys_pte() local [all …]
|
| H A D | gmap.c | 285 union pgste pgste; in gmap_clear_young_pte() local 373 union pgste pgste; in _gmap_unmap_pte() local 434 static union pgste __pte_test_and_clear_softdirty(union pte *ptep, union pgste pgste, gfn_t gfn, in __pte_test_and_clear_softdirty() 461 union pgste pgste; in _pte_test_and_clear_softdirty() local 548 static int _gmap_handle_minor_pte_fault(struct gmap *gmap, union pgste *pgste, in _gmap_handle_minor_pte_fault() 591 union pgste pgste; in gmap_try_fixup_minor() local 950 union pgste pgste; in gmap_protect_rmap() local
|
| H A D | dat.h | 121 union pgste { union 870 static inline void pgste_set_unlock(union pte *ptep, union pgste pgste) in pgste_set_unlock() 880 union pgste pgste; in dat_ptep_xchg() local
|