Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/compressed/
H A Dtdx.c49 static inline u8 tdx_inb(u16 port) in tdx_inb() function
74 pio_ops.f_inb = tdx_inb; in early_tdx_detect()