Home
last modified time | relevance | path

Searched refs:snp_probe_rmptable_info (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsev.h650 bool snp_probe_rmptable_info(void);
667 static inline bool snp_probe_rmptable_info(void) { return false; } in snp_probe_rmptable_info() function
/linux/arch/x86/virt/svm/
H A Dsev.c668 bool snp_probe_rmptable_info(void) in snp_probe_rmptable_info() function
/linux/arch/x86/kernel/cpu/
H A Damd.c371 snp_probe_rmptable_info()) { in bsp_determine_snp()