Searched refs:SEV (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dspinlock.h39 #define SEV __ALT_SMP_ASM(WASM(sev), WASM(nop)) macro
45 __asm__(SEV);
/linux-master/drivers/crypto/ccp/
H A Dpsp-dev.c173 /* Check if device supports SEV feature */
174 if (!PSP_CAPABILITY(psp, SEV)) {
175 dev_dbg(psp->dev, "psp does not support SEV\n");
/linux-master/arch/x86/kvm/
H A Dcpuid.c775 0 /* SME */ | F(SEV) | 0 /* VM_PAGE_FLUSH */ | F(SEV_ES) |

Completed in 170 milliseconds