Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
Dmmu.c438 struct hyp_shared_pfn { struct
447 static struct hyp_shared_pfn *find_shared_pfn(u64 pfn, struct rb_node ***node, in find_shared_pfn() argument
450 struct hyp_shared_pfn *this; in find_shared_pfn()
455 this = container_of(**node, struct hyp_shared_pfn, node); in find_shared_pfn()
471 struct hyp_shared_pfn *this; in share_pfn_hyp()
501 struct hyp_shared_pfn *this; in unshare_pfn_hyp()