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