Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
A Dsetup.c216 set_hyp_state(page, PKVM_PAGE_OWNED); in fix_host_ownership_walker()
219 set_hyp_state(page, PKVM_PAGE_SHARED_OWNED); in fix_host_ownership_walker()
223 set_hyp_state(page, PKVM_PAGE_SHARED_BORROWED); in fix_host_ownership_walker()
A Dmem_protect.c682 set_hyp_state(page, state); in __hyp_set_page_state_range()
/arch/arm64/kvm/hyp/include/nvhe/
A Dmemory.h114 static inline void set_hyp_state(struct hyp_page *p, enum pkvm_page_state state) in set_hyp_state() function

Completed in 9 milliseconds