Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/
H A Dexception.c269 static const u8 return_offsets[8][2] = { variable
289 return_address += return_offsets[vect_offset >> 2][is_thumb]; in enter_exception32()