Home
last modified time | relevance | path

Searched refs:check_interrupt (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/gdbstub/
H A Dinterrupt.py13 def check_interrupt(thread):
55 report(check_interrupt(thread),
14 def check_interrupt(thread): global() function
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h416 #define check_interrupt(pipenum) ((pipenum >= 6 && pipenum <= 9)) macro