Searched refs:TDCS_NOTIFY_ENABLES (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/shared/ | ||
H A D | tdx.h | 25 #define TDCS_NOTIFY_ENABLES 0x9100000000000010 macro |
/linux/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 305 tdg_vm_wr(TDCS_NOTIFY_ENABLES, 0, -1ULL); in tdx_setup() |