Searched refs:ghes_notify_sea (Results 1 – 3 of 3) sorted by relevance
122 int ghes_notify_sea(void);124 static inline int ghes_notify_sea(void) { return -ENOENT; } in ghes_notify_sea() function
642 ghes_notify_sea(); in do_sea()730 return ghes_notify_sea(); in handle_guest_sea()
797 int ghes_notify_sea(void) in ghes_notify_sea() function