Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dmmu.c451 struct hyp_shared_pfn { struct
460 static struct hyp_shared_pfn *find_shared_pfn(u64 pfn, struct rb_node ***node, in find_shared_pfn() argument
463 struct hyp_shared_pfn *this; in find_shared_pfn()
468 this = container_of(**node, struct hyp_shared_pfn, node); in find_shared_pfn()
484 struct hyp_shared_pfn *this; in share_pfn_hyp()
514 struct hyp_shared_pfn *this; in unshare_pfn_hyp()