Home
last modified time | relevance | path

Searched refs:sme_enable (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmem_encrypt.h51 void sme_enable(struct boot_params *bp);
85 static inline void sme_enable(struct boot_params *bp) { } in sme_enable() function
/linux/arch/x86/boot/startup/
H A Dsme.c489 void __init sme_enable(struct boot_params *bp) in sme_enable() function