Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dtdx.c59 static inline void tdx_outw(u16 value, u16 port) in tdx_outw() function
76 pio_ops.f_outw = tdx_outw; in early_tdx_detect()