Searched defs:page_aligned (Results 1 – 2 of 2) sorted by relevance
183 __start_gate_section = .;185 __stop_gate_section = .;188 __xen_start_gate_section = .;190 __xen_stop_gate_section = .;
60 static int __init page_aligned(unsigned long x) in page_aligned() function