Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dsev.h442 bool snp_probe_rmptable_info(void);
452 static inline bool snp_probe_rmptable_info(void) { return false; } in snp_probe_rmptable_info() function
/linux-6.12.1/arch/x86/virt/svm/
Dsev.c121 bool snp_probe_rmptable_info(void) in snp_probe_rmptable_info() function
/linux-6.12.1/arch/x86/kernel/cpu/
Damd.c361 c->x86 >= 0x19 && snp_probe_rmptable_info()) { in bsp_determine_snp()