pub unsafe fn write_exception_vector_base(vbar: usize)
Writes exception vector base address register (VBAR_EL1).
VBAR_EL1
This function is unsafe as it changes the exception handling behavior of the current CPU.