Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/coco/tdx/
Dtdx.c34 #define VE_GET_PORT_NUM(e) ((e) >> 16) macro
498 port = VE_GET_PORT_NUM(exit_qual); in handle_io()