Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmemory.h64 static inline int hyp_page_ref_dec_and_test(struct hyp_page *p) in hyp_page_ref_dec_and_test() function
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c155 if (hyp_page_ref_dec_and_test(p)) in __hyp_put_page()