Home
last modified time | relevance | path

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

/linux/arch/x86/virt/svm/
H A Dsev.c863 int psmash(u64 pfn) in psmash() function
/linux/arch/x86/include/asm/
H A Dsev.h670 static inline int psmash(u64 pfn) { return -ENODEV; } in psmash() function