Home
last modified time | relevance | path

Searched defs:tdx_early_handle_ve (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dtdx.h60 static inline bool tdx_early_handle_ve(struct pt_regs *regs) { return false; } in tdx_early_handle_ve() function
/openbmc/linux/arch/x86/coco/tdx/
H A Dtdx.c639 __init bool tdx_early_handle_ve(struct pt_regs *regs) in tdx_early_handle_ve() function