Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dcpu_errata.c101 const char *hyp_vecs_end) in __copy_hyp_vect_bpi() argument
107 memcpy(dst + i, hyp_vecs_start, hyp_vecs_end - hyp_vecs_start); in __copy_hyp_vect_bpi()
114 const char *hyp_vecs_end) in __install_bp_hardening_cb() argument
130 __copy_hyp_vect_bpi(slot, hyp_vecs_start, hyp_vecs_end); in __install_bp_hardening_cb()
143 const char *hyp_vecs_end) in __install_bp_hardening_cb() argument
152 const char *hyp_vecs_end) in install_bp_hardening_cb() argument
163 __install_bp_hardening_cb(fn, hyp_vecs_start, hyp_vecs_end); in install_bp_hardening_cb()