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

/linux-master/arch/arm64/kvm/
H A Dmmu.c430 struct hyp_shared_pfn { struct
439 static struct hyp_shared_pfn *find_shared_pfn(u64 pfn, struct rb_node ***node,
442 struct hyp_shared_pfn *this;
447 this = container_of(**node, struct hyp_shared_pfn, node);
463 struct hyp_shared_pfn *this;
493 struct hyp_shared_pfn *this;

Completed in 91 milliseconds