Home
last modified time | relevance | path

Searched defs:ti_work (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/entry/
H A Dvirt.c5 static int xfer_to_guest_mode_work(unsigned long ti_work) in xfer_to_guest_mode_work()
30 unsigned long ti_work; in xfer_to_guest_mode_handle_work() local
/linux/include/linux/
H A Dentry-virt.h36 static inline int arch_xfer_to_guest_mode_handle_work(unsigned long ti_work) in arch_xfer_to_guest_mode_handle_work()
74 unsigned long ti_work = read_thread_flags(); in __xfer_to_guest_mode_work_pending() local
/linux/arch/powerpc/include/asm/
H A Dentry-common.h486 unsigned long ti_work) in arch_exit_to_user_mode_prepare()