hmm_vma_get_pfns
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Selective Inline ⚠️int hmm_vma_get_pfns(struct vm_area_struct *vma, struct hmm_range *range, long unsigned int start, long unsigned int end, hmm_pfn_t *pfns);
Collision: Unique Global
Inline: Selective
Transformation: False
Instances:
In mm/hmm.c (ffffffff8126d6a0)
Location: mm/hmm.c:496
Inline: True
Symbols:
ffffffff8126d6a0-ffffffff8126d857: hmm_vma_get_pfns (STB_GLOBAL)
4.18
: ✅int hmm_vma_get_pfns(struct hmm_range *range);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In mm/hmm.c (ffffffff81292d40)
Location: mm/hmm.c:658
Inline: False
Symbols:
ffffffff81292d40-ffffffff81292f31: hmm_vma_get_pfns (STB_GLOBAL)
5.0
: ✅int hmm_vma_get_pfns(struct hmm_range *range);
Collision: Unique Global
Inline: No
Transformation: False
Instances:
In mm/hmm.c (ffffffff812a8290)
Location: mm/hmm.c:704
Inline: False
Symbols:
ffffffff812a8290-ffffffff812a8481: hmm_vma_get_pfns (STB_GLOBAL)
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Regular
4.15
and 4.18
⚠️struct vm_area_struct *vma
long unsigned int start
long unsigned int end
hmm_pfn_t *pfns
vma, range, start, end, pfns
➡️ range
4.18
and 5.0
✅