Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmemory.h45 static inline int hyp_page_count(void *addr) in hyp_page_count() function
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c116 .page_count = hyp_page_count, in prepare_s2_pool()
250 .page_count = hyp_page_count, in kvm_guest_prepare_stage2()
783 if (tx->initiator.id == PKVM_ID_HOST && hyp_page_count((void *)addr)) in hyp_ack_unshare()
H A Dsetup.c306 .page_count = hyp_page_count, in __pkvm_init_finalise()