Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/coco/tdx/
Dtdx.c34 #define VE_GET_PORT_NUM(e) ((e) >> 16) macro
509 port = VE_GET_PORT_NUM(exit_qual); in handle_io()