set_pages_stateRegular
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: Selective Inline, Transformation ⚠️void set_pages_state(long unsigned int vaddr, unsigned int npages, int op);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In arch/x86/kernel/sev.c (ffffffff81e4ee58)
Location: arch/x86/kernel/sev.c:880
Inline: True
Direct callers:
- arch/x86/kernel/sev.c:snp_set_memory_private
- arch/x86/kernel/sev.c:snp_set_memory_shared
Symbols:
ffffffff810a4290-ffffffff810a4419: set_pages_state (STB_LOCAL)
ffffffff81e4ee58-ffffffff81e4ee64: set_pages_state.cold (STB_LOCAL)
6.2: Selective Inline ⚠️void set_pages_state(long unsigned int vaddr, unsigned int npages, int op);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In arch/x86/kernel/sev.c (ffffffff810bc780)
Location: arch/x86/kernel/sev.c:880
Inline: True
Direct callers:
- arch/x86/kernel/sev.c:snp_set_memory_private
- arch/x86/kernel/sev.c:snp_set_memory_shared
Symbols:
ffffffff810bc780-ffffffff810bc915: set_pages_state (STB_LOCAL)
6.5: Selective Inline, Transformation ⚠️void set_pages_state(long unsigned int vaddr, long unsigned int npages, int op);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In arch/x86/kernel/sev.c (ffffffff810c0270)
Location: arch/x86/kernel/sev.c:837
Inline: True
Direct callers:
- arch/x86/kernel/sev.c:snp_accept_memory
- arch/x86/kernel/sev.c:snp_set_memory_private
- arch/x86/kernel/sev.c:snp_set_memory_shared
Symbols:
ffffffff810c0270-ffffffff810c02b9: set_pages_state.part.0 (STB_LOCAL)
ffffffff810c02d0-ffffffff810c037b: set_pages_state (STB_LOCAL)
6.8: Selective Inline, Transformation ⚠️void set_pages_state(long unsigned int vaddr, long unsigned int npages, int op);
Collision: Unique Static
Inline: Selective
Transformation: True
Instances:
In arch/x86/kernel/sev.c (ffffffff810c7660)
Location: arch/x86/kernel/sev.c:864
Inline: True
Direct callers:
- arch/x86/kernel/sev.c:snp_accept_memory
- arch/x86/kernel/sev.c:snp_set_memory_private
- arch/x86/kernel/sev.c:snp_set_memory_shared
Symbols:
ffffffff810c7660-ffffffff810c76a9: set_pages_state.part.0 (STB_LOCAL)
ffffffff810c76c0-ffffffff810c776b: set_pages_state (STB_LOCAL)
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 ✅