Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dtdx.c54 static inline void tdx_outb(u8 value, u16 port) in tdx_outb() function
75 pio_ops.f_outb = tdx_outb; in early_tdx_detect()