Searched refs:dat_walk_op (Results 1 – 2 of 2) sorted by relevance
348 typedef long (*dat_walk_op)(union crste *crste, gfn_t gfn, gfn_t next, struct dat_walk *w); typedef352 dat_walk_op crste_ops[4];354 dat_walk_op pmd_entry;355 dat_walk_op pud_entry;356 dat_walk_op p4d_entry;357 dat_walk_op pgd_entry;
562 dat_walk_op the_op; in dat_crste_walk_range()