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.c594 const struct dat_walk_ops *ops, int flags, void *priv) in _dat_walk_gfn_range()
828 const struct dat_walk_ops ops = { in dat_reset_skeys()
891 static const struct dat_walk_ops dat_slot_ops = {
980 static const struct dat_walk_ops test_age_ops = {
1035 static const struct dat_walk_ops ops = { in dat_set_prefix_notif_bit()
1161 const struct dat_walk_ops dat_reset_cmma_ops = { in dat_reset_cmma()
1201 const struct dat_walk_ops ops = { in dat_peek_cmma()
1247 const struct dat_walk_ops ops = { .pte_entry = __dat_get_cmma_pte, }; in dat_get_cmma()
1308 const struct dat_walk_ops ops = { .pte_entry = __dat_set_cmma_pte, }; in dat_set_cmma_bits()
H A Dgmap.c356 const struct dat_walk_ops ops = { in gmap_age_gfn()
443 const struct dat_walk_ops ops = { in gmap_unmap_gfn_range()
529 const struct dat_walk_ops walk_ops = { in gmap_sync_dirty_log()
934 const struct dat_walk_ops ops = { in _gmap_enable_skeys()
1010 const struct dat_walk_ops ops = { in gmap_insert_rmap()
1111 const struct dat_walk_ops ops = { .pte_entry = __set_cmma_dirty_pte, }; in gmap_unshadow_level()
H A Ddat.h356 struct dat_walk_ops { struct
370 const struct dat_walk_ops *ops; argument
528 const struct dat_walk_ops *ops, int flags, void *priv);