Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/virt/svm/
Dsev.c399 int psmash(u64 pfn) in psmash() function
/linux-6.12.1/arch/x86/include/asm/
Dsev.h455 static inline int psmash(u64 pfn) { return -ENODEV; } in psmash() function