Home
last modified time | relevance | path

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

/arch/arm64/kvm/
A Dmmu.c453 static struct rb_root hyp_shared_pfns = RB_ROOT; variable
460 *node = &hyp_shared_pfns.rb_node; in find_shared_pfn()
498 rb_insert_color(&this->node, &hyp_shared_pfns); in share_pfn_hyp()
523 rb_erase(&this->node, &hyp_shared_pfns); in unshare_pfn_hyp()

Completed in 9 milliseconds