Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
psmash
arch/x86/include/asm/sev.h
654
int psmash(u64 pfn);
arch/x86/kvm/svm/sev.c
3704
ret = psmash(pfn);
arch/x86/virt/svm/sev.c
913
EXPORT_SYMBOL_GPL(psmash);
drivers/iommu/amd/init.c
4050
ret = psmash(pfn);