Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c514 static long dat_pte_walk_range(gfn_t gfn, gfn_t end, struct page_table *table, struct dat_walk *w) in dat_pte_walk_range()
535 struct dat_walk *walk) in dat_crste_walk_range()
597 struct dat_walk walk = { in _dat_walk_gfn_range()
789 static long dat_reset_skeys_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_reset_skeys_pte()
807 static long dat_reset_skeys_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in dat_reset_skeys_crste()
842 static long _dat_slot_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _dat_slot_pte()
858 static long _dat_slot_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _dat_slot_crste()
969 static long _dat_test_young_pte(union pte *ptep, gfn_t start, gfn_t end, struct dat_walk *walk) in _dat_test_young_pte()
975 struct dat_walk *walk) in _dat_test_young_crste()
1001 static long dat_set_pn_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *wal
[all...]
H A Dgmap.c287 static long gmap_clear_young_pte(union pte *ptep, gfn_t gfn, gfn_t end, struct dat_walk *walk) in gmap_clear_young_pte()
316 static long gmap_clear_young_crste(union crste *crstep, gfn_t gfn, gfn_t end, struct dat_walk *walk) in gmap_clear_young_crste()
376 static long _gmap_unmap_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *w) in _gmap_unmap_pte()
398 static long _gmap_unmap_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _gmap_unmap_crste()
483 struct dat_walk *walk) in _pte_test_and_clear_softdirty()
495 struct dat_walk *walk) in _crste_test_and_clear_softdirty()
908 static long _gmap_split_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in gmap_split_huge_pages()
981 static long _destroy_pages_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in _destroy_pages_crste()
991 static long _destroy_pages_crste(union crste *crstep, gfn_t gfn, gfn_t next, struct dat_walk *walk) in gmap_pv_destroy_range()
1101 static long __set_cmma_dirty_pte(union pte *ptep, gfn_t gfn, gfn_t next, struct dat_walk *wal in gmap_unshadow_level()
[all...]
H A Ddat.h352 struct dat_walk;
354 typedef long (*dat_walk_op)(union crste *crste, gfn_t gfn, gfn_t next, struct dat_walk *w);
366 long (*pte_entry)(union pte *pte, gfn_t gfn, gfn_t next, struct dat_walk *w);
369 struct dat_walk { struct
370 opsdat_walk global() argument
371 lastdat_walk global() argument
372 last_ptedat_walk global() argument
373 ascedat_walk global() argument
374 startdat_walk global() argument
375 enddat_walk global() argument
376 flagsdat_walk global() argument
377 privdat_walk global() argument