Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dtdx.h75 static inline bool tdx_early_handle_ve(struct pt_regs *regs) { return false; } in tdx_early_handle_ve() function
/linux-6.1.9/arch/x86/coco/tdx/
Dtdx.c526 __init bool tdx_early_handle_ve(struct pt_regs *regs) in tdx_early_handle_ve() function