Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Dhypervisor.h176 #define HPFAR_EL2_FIPA_ADDR(x) \ macro
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c610 HPFAR_EL2_FIPA_ADDR(hypctx->exit_info.hpfar_el2); in arm64_gen_inst_emul_data()
725 gpa = HPFAR_EL2_FIPA_ADDR(hypctx->exit_info.hpfar_el2); in handle_el1_sync_excp()