snp_set_memory_private
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: ✅void snp_set_memory_private(long unsigned int vaddr, unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810a6220)
Location: arch/x86/kernel/sev.c:915
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_finish
Symbols:
ffffffff810a6220-ffffffff810a626c: snp_set_memory_private (STB_GLOBAL)
6.2
: ✅void snp_set_memory_private(long unsigned int vaddr, unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810be9e0)
Location: arch/x86/kernel/sev.c:915
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_finish
Symbols:
ffffffff810be9e0-ffffffff810bea2c: snp_set_memory_private (STB_GLOBAL)
6.5
: ✅void snp_set_memory_private(long unsigned int vaddr, long unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810c2010)
Location: arch/x86/kernel/sev.c:861
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_finish
Symbols:
ffffffff810c2010-ffffffff810c204c: snp_set_memory_private (STB_GLOBAL)
6.8
: ✅void snp_set_memory_private(long unsigned int vaddr, long unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810c94d0)
Location: arch/x86/kernel/sev.c:888
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_finish
Symbols:
ffffffff810c94d0-ffffffff810c950c: snp_set_memory_private (STB_GLOBAL)
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
5.19
and 6.2
✅
6.2
and 6.5
⚠️unsigned int npages
➡️ long unsigned int npages
6.5
and 6.8
✅