Home
last modified time | relevance | path

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

/openbmc/linux/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, in find_shared_pfn() argument
442 struct hyp_shared_pfn *this; in find_shared_pfn()
447 this = container_of(**node, struct hyp_shared_pfn, node); in find_shared_pfn()
463 struct hyp_shared_pfn *this; in share_pfn_hyp()
493 struct hyp_shared_pfn *this; in unshare_pfn_hyp()