Home
last modified time | relevance | path

Searched refs:psmash (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
A Dsev.h616 int psmash(u64 pfn);
645 static inline int psmash(u64 pfn) { return -ENODEV; } in psmash() function
/arch/x86/virt/svm/
A Dsev.c863 int psmash(u64 pfn) in psmash() function
882 EXPORT_SYMBOL_GPL(psmash);
/arch/x86/kvm/svm/
A Dsev.c3638 ret = psmash(pfn); in snp_rmptable_psmash()

Completed in 18 milliseconds