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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c504 union swap_u32 retVal, swapper; local
506 swapper.i = swappee;
507 retVal.c[2] = swapper.c[3];
508 retVal.c[3] = swapper.c[2];
509 retVal.c[1] = swapper.c[1];
510 retVal.c[0] = swapper.c[0];
521 union swap_u32 retVal, swapper; local
523 swapper.i = swappee;
524 retVal.c[2] = swapper.c[2];
525 retVal.c[3] = swapper
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dhead-mmu-fr451.S327 # start in TLB context 0 with the swapper's page tables

Completed in 55 milliseconds