Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.c593 const struct dat_walk_ops *ops, int flags, void *priv) in _dat_walk_gfn_range()
827 const struct dat_walk_ops ops = { in dat_reset_skeys()
890 static const struct dat_walk_ops dat_slot_ops = {
979 static const struct dat_walk_ops test_age_ops = {
1034 static const struct dat_walk_ops ops = { in dat_set_prefix_notif_bit()
1160 const struct dat_walk_ops dat_reset_cmma_ops = { in dat_reset_cmma()
1200 const struct dat_walk_ops ops = { in dat_peek_cmma()
1246 const struct dat_walk_ops ops = { .pte_entry = __dat_get_cmma_pte, }; in dat_get_cmma()
1307 const struct dat_walk_ops ops = { .pte_entry = __dat_set_cmma_pte, }; in dat_set_cmma_bits()
H A Dgmap.c351 const struct dat_walk_ops ops = { in gmap_age_gfn()
425 const struct dat_walk_ops ops = { in gmap_unmap_gfn_range()
511 const struct dat_walk_ops walk_ops = { in gmap_sync_dirty_log()
877 const struct dat_walk_ops ops = { in gmap_split_huge_pages()
953 const struct dat_walk_ops ops = { in gmap_pv_destroy_range()
1050 const struct dat_walk_ops ops = { .pte_entry = __set_cmma_dirty_pte, }; in gmap_set_cmma_all_dirty()
H A Ddat.h350 struct dat_walk_ops { struct
364 const struct dat_walk_ops *ops; argument
521 const struct dat_walk_ops *ops, int flags, void *priv);