Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dffa.h14 int hyp_ffa_init(void *pages);
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c327 ret = hyp_ffa_init(ffa_proxy_pages); in __pkvm_init_finalise()
H A Dffa.c934 int hyp_ffa_init(void *pages) in hyp_ffa_init() function