Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/coco/tdx/
Dtdx.c43 static inline u64 _tdx_hypercall(u64 fn, u64 r12, u64 r13, u64 r14, u64 r15) in _tdx_hypercall() function
341 return !_tdx_hypercall(hcall_func(EXIT_REASON_EPT_VIOLATION), size, in mmio_write()
486 return !_tdx_hypercall(hcall_func(EXIT_REASON_IO_INSTRUCTION), size, in handle_out()
726 if (_tdx_hypercall(TDVMCALL_MAP_GPA, start, end - start, 0, 0)) in tdx_enc_status_changed()