Searched defs:pgste (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | dat.c | 162 static void dat_set_storage_key_from_pgste(union pte pte, union pgste pgste) in dat_set_storage_key_from_pgste() 174 static union pgste dat_save_storage_key_into_pgste(union pte pte, union pgste pgste) in dat_save_storage_key_into_pgste() 188 union pgste __dat_ptep_xchg(union pte *ptep, union pgste pgste, union pte new, gfn_t gfn, in __dat_ptep_xchg() 281 union pgste pgste = pt->pgstes[i]; in dat_split_ste() local 617 union pgste pgste; in dat_get_storage_key() local 648 static void dat_update_ptep_sd(union pgste old, union pgste pgste, union pte *ptep) in dat_update_ptep_sd() 657 union pgste pgste, old; in dat_set_storage_key() local 712 union pgste pgste, old; in dat_cond_set_storage_key() local 758 union pgste pgste, old; in dat_reset_reference_bit() local 791 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 376 union pgste pgste; in _gmap_unmap_pte() local 454 static union pgste __pte_test_and_clear_softdirty(union pte *ptep, union pgste pgste, gfn_t gfn, in __pte_test_and_clear_softdirty() 481 union pgste pgste; in _pte_test_and_clear_softdirty() local 567 static int _gmap_handle_minor_pte_fault(struct gmap *gmap, union pgste *pgste, in _gmap_handle_minor_pte_fault() 608 union pgste pgste; in gmap_try_fixup_minor() local 667 union pgste pgste; in _gmap_link() local 1043 union pgste pgste; in gmap_protect_rmap() local
|
| H A D | gmap.h | 191 static inline bool pte_needs_unshadow(union pte oldpte, union pte newpte, union pgste pgste) in pte_needs_unshadow() 201 union pgste pgste, gfn_t gfn, bool needs_lock) in _gmap_ptep_xchg() 228 union pgste pgste, gfn_t gfn) in gmap_ptep_xchg()
|
| H A D | dat.h | 126 union pgste { union 874 static inline void pgste_set_unlock(union pte *ptep, union pgste pgste) in pgste_set_unlock() 884 union pgste pgste; in dat_ptep_xchg() local
|
| H A D | priv.c | 1189 union pgste pgste; in _essa_clear_cbrl() local
|
| H A D | gaccess.c | 1425 union pgste pgste; in _do_shadow_pte() local
|