early_snp_set_memory_privateRegular
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 early_snp_set_memory_private(long unsigned int vaddr, long unsigned int paddr, unsigned int npages);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff834714a1)
Location: arch/x86/kernel/sev.c:701
Inline: False
Direct callers:
- arch/x86/kernel/sev.c:snp_prep_memory
- arch/x86/mm/mem_encrypt_amd.c:__set_clr_pte_enc
- arch/x86/mm/mem_encrypt_amd.c:snp_memcpy
Symbols:
ffffffff834714a1-ffffffff834714ee: early_snp_set_memory_private (STB_GLOBAL)
6.2: Selective Inline ⚠️void early_snp_set_memory_private(long unsigned int vaddr, long unsigned int paddr, unsigned int npages);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff83e986f1)
Location: arch/x86/kernel/sev.c:701
Inline: True
Inline callers:
- arch/x86/kernel/sev.c:snp_prep_memory
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:__set_clr_pte_enc
- arch/x86/mm/mem_encrypt_amd.c:snp_memcpy
Symbols:
ffffffff83e985b0-ffffffff83e985fd: early_snp_set_memory_private (STB_GLOBAL)
6.5: Selective Inline ⚠️void early_snp_set_memory_private(long unsigned int vaddr, long unsigned int paddr, long unsigned int npages);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff836bc11d)
Location: arch/x86/kernel/sev.c:715
Inline: True
Inline callers:
- arch/x86/kernel/sev.c:snp_prep_memory
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:__set_clr_pte_enc
- arch/x86/mm/mem_encrypt_amd.c:snp_memcpy
Symbols:
ffffffff836bc010-ffffffff836bc042: early_snp_set_memory_private (STB_GLOBAL)
6.8: Selective Inline ⚠️void early_snp_set_memory_private(long unsigned int vaddr, long unsigned int paddr, long unsigned int npages);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff838ecafd)
Location: arch/x86/kernel/sev.c:742
Inline: True
Inline callers:
- arch/x86/kernel/sev.c:snp_prep_memory
Direct callers:
- arch/x86/mm/mem_encrypt_amd.c:__set_clr_pte_enc
- arch/x86/mm/mem_encrypt_amd.c:snp_memcpy
Symbols:
ffffffff838ec9f0-ffffffff838eca22: early_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 ✅