Home
last modified time | relevance | path

Searched refs:min_align (Results 1 – 1 of 1) sorted by relevance

/arch/arm64/kernel/
Dmodule-plts.c170 u64 min_align; in count_plts() local
229 min_align = 2ULL << ffz(rela[i].r_offset | 0x7); in count_plts()
238 if (min_align > SZ_4K) in count_plts()
242 min_align); in count_plts()