Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtranslator.h122 void (*tb_stop)(DisasContextBase *db, CPUState *cpu); member
/openbmc/linux/drivers/thunderbolt/
H A Dtb.c2091 static void tb_stop(struct tb *tb) in tb_stop() function