Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dptrace.h137 #define compat_lr_abt regs[20] macro
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c301 vcpu_gp_regs(vcpu)->compat_lr_abt = return_address; in enter_exception32()