Home | History | Annotate | Download | only in bios

Lines Matching refs:wbinvd

48 #define wbinvd() asm volatile("wbinvd")
831 wbinvd();
911 wbinvd();
1368 uint32_t wb_invd : 1; /* The wbinvd instruction works properly */
1369 uint32_t wb_invd_flush : 1; /* The wbinvd flushes but does not invalidate */
1768 /* WBINVD + PROC_C1 + SLP_BUTTON + FIX_RTC */