Home
last modified time | relevance | path

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

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