Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dptrace.h139 #define compat_lr_und regs[22] macro
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c306 vcpu_gp_regs(vcpu)->compat_lr_und = return_address; in enter_exception32()