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.c618 const struct dat_walk_ops *ops, int flags, void *priv) in _dat_walk_gfn_range()
852 const struct dat_walk_ops ops = { in dat_reset_skeys()
914 static const struct dat_walk_ops dat_slot_ops = {
1003 static const struct dat_walk_ops test_age_ops = {
1104 static const struct dat_walk_ops ops = { in dat_set_prefix_notif_bit()
1230 const struct dat_walk_ops dat_reset_cmma_ops = { in dat_reset_cmma()
1270 const struct dat_walk_ops ops = { in dat_peek_cmma()
1316 const struct dat_walk_ops ops = { .pte_entry = __dat_get_cmma_pte, }; in dat_get_cmma()
1377 const struct dat_walk_ops ops = { .pte_entry = __dat_set_cmma_pte, }; in dat_set_cmma_bits()
H A Dgmap.c348 const struct dat_walk_ops ops = { in gmap_age_gfn()
418 const struct dat_walk_ops ops = { in gmap_unmap_gfn_range()
503 const struct dat_walk_ops walk_ops = { in gmap_sync_dirty_log()
818 const struct dat_walk_ops ops = { in gmap_split_huge_pages()
894 const struct dat_walk_ops ops = { in gmap_pv_destroy_range()
991 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);