Searched defs:is_in_guest (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/kernel/ | ||
| A D | perf_event.c | 36 static bool is_in_guest(struct pt_regs *regs) in is_in_guest() function |
| /linux/include/linux/ | ||
| A D | perf_event.h | 30 int (*is_in_guest)(void); member |
Completed in 8 milliseconds