Searched defs:page_aligned (Results 1 – 4 of 4) sorted by relevance
155 __start_gate_section = .;157 __stop_gate_section = .;
156 __start_gate_section = .;158 __stop_gate_section = .;
52 static int __init page_aligned(unsigned long x) in page_aligned() function
1076 bool page_aligned = false; in dax_iomap_zero() local