Home
last modified time | relevance | path

Searched defs:page_aligned (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/arch/ia64/kernel/
Dvmlinux.lds.S156 __start_gate_section = .;
158 __stop_gate_section = .;
/linux-5.10/arch/powerpc/platforms/embedded6xx/
Dwii.c52 static int __init page_aligned(unsigned long x) in page_aligned() function
/linux-5.10/fs/
Ddax.c1063 bool page_aligned = false; in dax_iomap_zero() local