Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/kernel/
Dvmlinux.lds.S183 __start_gate_section = .;
185 __stop_gate_section = .;
188 __xen_start_gate_section = .;
190 __xen_stop_gate_section = .;
/linux-3.3/arch/powerpc/platforms/embedded6xx/
Dwii.c60 static int __init page_aligned(unsigned long x) in page_aligned() function