Searched refs:apei_claim_sea (Results 1 – 6 of 6) sorted by relevance
102 int apei_claim_sea(struct pt_regs *regs);105 static inline int apei_claim_sea(struct pt_regs *regs) { return -ENOENT; } in apei_claim_sea() function
22 return apei_claim_sea(NULL); in kvm_handle_guest_sea()
370 int apei_claim_sea(struct pt_regs *regs) in apei_claim_sea() function
705 if (user_mode(regs) && apei_claim_sea(regs) == 0) { in do_sea()
605 ffff80001002f7e4 T apei_claim_sea
Completed in 313 milliseconds