Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dtdx.c19 static inline unsigned int tdx_io_in(int size, u16 port) in tdx_io_in() function
51 return tdx_io_in(1, port); in tdx_inb()