Home
last modified time | relevance | path

Searched defs:n_rmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c891 struct rmap_nested **n_rmap) in kvmhv_insert_nest_rmap()
922 static void kvmhv_update_nest_rmap_rc(struct kvm *kvm, u64 n_rmap, in kvmhv_update_nest_rmap_rc()
969 static void kvmhv_remove_nest_rmap(struct kvm *kvm, u64 n_rmap, in kvmhv_remove_nest_rmap()
1496 struct rmap_nested *n_rmap; in __kvmhv_nested_page_fault() local
H A Dbook3s_64_mmu_radix.c613 unsigned long *rmapp, struct rmap_nested **n_rmap) in kvmppc_create_pte()