Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsev.h533 bool snp_probe_rmptable_info(void);
544 static inline bool snp_probe_rmptable_info(void) { return false; } in snp_probe_rmptable_info() function
/linux-6.15/arch/x86/virt/svm/
H A Dsev.c652 bool snp_probe_rmptable_info(void) in snp_probe_rmptable_info() function
/linux-6.15/arch/x86/kernel/cpu/
H A Damd.c368 snp_probe_rmptable_info()) { in bsp_determine_snp()