snp_set_memory_shared
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_shared(long unsigned int vaddr, unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810a61d0)
Location: arch/x86/kernel/sev.c:905
Inline: False
Symbols:
ffffffff810a61d0-ffffffff810a6219: snp_set_memory_shared (STB_GLOBAL)
6.2
: ✅void snp_set_memory_shared(long unsigned int vaddr, unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810be980)
Location: arch/x86/kernel/sev.c:905
Inline: False
Symbols:
ffffffff810be980-ffffffff810be9c9: snp_set_memory_shared (STB_GLOBAL)
6.5
: ✅void snp_set_memory_shared(long unsigned int vaddr, long unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810c1fc0)
Location: arch/x86/kernel/sev.c:853
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_prepare
Symbols:
ffffffff810c1fc0-ffffffff810c1ffc: snp_set_memory_shared (STB_GLOBAL)
6.8
: ✅void snp_set_memory_shared(long unsigned int vaddr, long unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810c9480)
Location: arch/x86/kernel/sev.c:880
Inline: False
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:amd_enc_status_change_prepare
Symbols:
ffffffff810c9480-ffffffff810c94bc: snp_set_memory_shared (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
✅