Home
last modified time | relevance | path

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

/linux/arch/x86/virt/svm/
H A Dsev.c1021 int rmp_make_shared(u64 pfn, enum pg_level level) in rmp_make_shared() function
/linux/arch/x86/include/asm/
H A Dsev.h633 static inline int rmp_make_shared(u64 pfn, enum pg_level level) { return -ENODEV; } in rmp_make_shared() function