[PATCH] x86/cpufeatures: Add WBNOINVD feature definition

2018-11-07 Thread Natarajan, Janakarajan
Add a new cpufeature definition for the WBNOINVD instruction. The WBNOINVD instruction writes all modified line in all levels of cache associated with a processor to main memory while retaining the cached values. Both AMD and Intel support this instruction. Signed-off-by: Janakarajan Natarajan

[PATCH] x86/cpufeatures: Add WBNOINVD feature definition

2018-11-07 Thread Natarajan, Janakarajan
Add a new cpufeature definition for the WBNOINVD instruction. The WBNOINVD instruction writes all modified line in all levels of cache associated with a processor to main memory while retaining the cached values. Both AMD and Intel support this instruction. Signed-off-by: Janakarajan Natarajan