Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Ds390-ccw.h37 int (*handle_halt) (SubchDev *sch); member
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c253 static int handle_halt(struct ve_info *ve) in handle_halt() function