Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dexception.c283 bool is_thumb = (spsr & PSR_AA32_T_BIT); in enter_exception32() local
289 return_address += return_offsets[vect_offset >> 2][is_thumb]; in enter_exception32()