Home
last modified time | relevance | path

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

/linux/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/arch/x86/kernel/cpu/
H A Damd.c366 snp_probe_rmptable_info()) { in bsp_determine_snp()