Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/kernel/
Dpower7-pmu.c230 unsigned int pmc, unit, combine, l2sel, psel; in power7_compute_mmcr() local
/linux-2.6.39/arch/mips/boot/
Delf2ecoff.c99 static void combine(struct sect *base, struct sect *new, int pad) in combine() function