Searched defs:page_aligned (Results 1 – 5 of 5) sorted by relevance
156 __start_gate_section = .;158 __stop_gate_section = .;
166 __start_gate_section = .;168 __stop_gate_section = .;
52 static int __init page_aligned(unsigned long x) in page_aligned() function
61 static int __init page_aligned(unsigned long x) in page_aligned() function
1075 bool page_aligned = false; in dax_iomap_zero() local