Searched refs:VE_GET_IO_SIZE (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/coco/tdx/ | ||
H A D | tdx.c | 28 #define VE_GET_IO_SIZE(e) (((e) & GENMASK(2, 0)) + 1) macro 543 size = VE_GET_IO_SIZE(exit_qual); in handle_io() |
Completed in 2 milliseconds