Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c30 #define VE_GET_PORT_NUM(e) ((e) >> 16) macro
622 port = VE_GET_PORT_NUM(exit_qual); in handle_io()