Searched defs:is_in_guest (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/s390/kernel/ | ||
D | perf_event.c | 57 static bool is_in_guest(struct pt_regs *regs) in is_in_guest() function |
/Linux-v5.4/include/linux/ | ||
D | perf_event.h | 30 int (*is_in_guest)(void); member |