Searched refs:rmap_nested (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_book3s_64.h50 struct rmap_nested { struct
58 * @pos: a (struct rmap_nested *) to use as a loop cursor
65 * The nested_rmap is a llist of (struct rmap_nested) entries pointed to by the
75 * This should be used to iterate over the list of rmap_nested entries with
80 * struct rmap_nested *cursor;
628 unsigned long *rmapp, struct rmap_nested **n_rmap);
630 struct rmap_nested **n_rmap);
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c915 struct rmap_nested **n_rmap)
918 struct rmap_nested *cursor;
980 struct rmap_nested *cursor;
1018 struct rmap_nested *cursor;
1056 struct rmap_nested *cursor;
1520 struct rmap_nested *n_rmap;
H A Dbook3s_64_mmu_radix.c618 unsigned long *rmapp, struct rmap_nested **n_rmap)

Completed in 256 milliseconds