Home
last modified time | relevance | path

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

/freebsd/sys/arm64/vmm/
H A Dvmm_nvhe_exception.S70 adrp x6, hyp_vectors
71 add x6, x6, :lo12:hyp_vectors
H A Dvmm_hyp_exception.S151 hyp_vectors: label
305 adrp x2, hyp_vectors
306 add x2, x2, :lo12:hyp_vectors
H A Dvmm_arm64.c95 extern char hyp_vectors[];