Home
last modified time | relevance | path

Searched defs:snp_lookup_rmpentry (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/virt/svm/
H A Dsev.c763 int snp_lookup_rmpentry(u64 pfn, bool *assigned, int *level) in snp_lookup_rmpentry() function
/linux/arch/x86/include/asm/
H A Dsev.h625 static inline int snp_lookup_rmpentry(u64 pfn, bool *assigned, int *level) { return -ENODEV; } in snp_lookup_rmpentry() function