Home
last modified time | relevance | path

Searched defs:is_in_guest (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_event.c57 static bool is_in_guest(struct pt_regs *regs) in is_in_guest() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h30 int (*is_in_guest)(void); member