Searched refs:compat_lr_und (Results 1 – 2 of 2) sorted by relevance
/arch/arm64/include/asm/ | ||
D | ptrace.h | 139 #define compat_lr_und regs[22] macro |
/arch/arm64/kvm/hyp/ | ||
D | exception.c | 307 vcpu_gp_regs(vcpu)->compat_lr_und = return_address; in enter_exception32() |