EFER_TCE
#define EFER_TCE 0x00008000 /* Translation Cache Extension */
#define EFER_TCE __BIT(15) /* Translation Cache Extension */