Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/shared/
H A Dtdx.h116 #define TDX_PS_1G 2 macro
117 #define TDX_PS_NR (TDX_PS_1G + 1)
/linux/arch/x86/coco/tdx/
H A Dtdx-shared.c31 page_size = TDX_PS_1G; in try_accept_one()