Home
last modified time | relevance | path

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

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