Searched refs:dat_walk_op (Results 1 – 2 of 2) sorted by relevance
354 typedef long (*dat_walk_op)(union crste *crste, gfn_t gfn, gfn_t next, struct dat_walk *w); typedef358 dat_walk_op crste_ops[4];360 dat_walk_op pmd_entry;361 dat_walk_op pud_entry;362 dat_walk_op p4d_entry;363 dat_walk_op pgd_entry;
538 dat_walk_op the_op; in dat_crste_walk_range()