apei_claim_sea
int apei_claim_sea(struct pt_regs *regs);
if (apei_claim_sea(NULL) == 0)
if (user_mode(regs) && apei_claim_sea(regs) == 0) {