Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dexception.c100 exc_offset = LOWER_EL_AArch32_VECTOR; in enter_exception64()
/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h29 #define LOWER_EL_AArch32_VECTOR 0x600 macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c836 exc_offset += LOWER_EL_AArch32_VECTOR; in inject_host_exception()