Searched defs:NW (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DBaseLib.h4899 UINT32 NW:1; ///< Mot Write-through. member in struct:__anon11930::__anon11931
5181 Set CD bit and clear NW bit of CR0 followed by a WBINVD.
5183 Disables the caches by setting the CD bit of CR0 to 1, clearing the NW bit of CR0 to 0,
5195 Perform a WBINVD and clear both the CD and NW bits of CR0.
5197 Enables the caches by executing a WBINVD instruction and then clear both the CD and NW

Completed in 44 milliseconds