Searched refs:COLOR_ALIGN (Results 1 - 2 of 2) sorted by relevance

/arch/parisc/kernel/
H A Dsys_parisc.c57 static inline unsigned long COLOR_ALIGN(unsigned long addr, function
111 addr = COLOR_ALIGN(addr, last_mmap, pgoff);
172 addr = COLOR_ALIGN(addr, last_mmap, pgoff);
/arch/sparc/kernel/
H A Dsys_sparc_64.c77 static inline unsigned long COLOR_ALIGN(unsigned long addr, function
115 addr = COLOR_ALIGN(addr, pgoff);
178 addr = COLOR_ALIGN(addr, pgoff);

Completed in 133 milliseconds