Home
last modified time | relevance | path

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

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