Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtdx.h111 static __always_inline u64 __seamcall_dirty_cache(sc_func_t func, u64 fn, in __seamcall_dirty_cache() function
138 ret = __seamcall_dirty_cache(func, fn, args); in sc_retry()
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx.c1272 sret = __seamcall_dirty_cache(__seamcall_ret, TDH_PHYMEM_PAGE_RDMD, &args); in paddr_is_tdx_private()
1523 return __seamcall_dirty_cache(__seamcall_saved_ret, TDH_VP_ENTER, args); in tdh_vp_enter()