Home
last modified time | relevance | path

Searched refs:vpe_notifications (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dvpe.h87 struct vpe_notifications { struct
104 int vpe_notify(int index, struct vpe_notifications *notify); argument
H A Drtlx.h45 extern struct vpe_notifications rtlx_notify;
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c29 struct vpe_notifications *notifier; in vpe_run()
264 struct vpe_notifications *notifier; in store_kill()
H A Dvpe.c752 struct vpe_notifications *notifier; in vpe_open()
883 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()
H A Drtlx.c27 struct vpe_notifications rtlx_notify;