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

/linux-master/arch/x86/include/asm/
H A Dsev.h267 int psmash(u64 pfn);
276 static inline int psmash(u64 pfn) { return -ENODEV; } function
/linux-master/arch/x86/virt/svm/
H A Dsev.c361 int psmash(u64 pfn) function
380 EXPORT_SYMBOL_GPL(psmash); variable
/linux-master/drivers/iommu/amd/
H A Dinit.c3830 ret = psmash(pfn);

Completed in 112 milliseconds