Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dsev.h534 int snp_rmptable_init(void);
545 static inline int snp_rmptable_init(void) { return -ENOSYS; } in snp_rmptable_init() function