Searched refs:ampr (Results 1 – 7 of 7) sorted by relevance
/linux-2.6.39/arch/frv/include/asm/ |
D | highmem.h | 79 #define __kmap_atomic_primary(type, paddr, ampr) \ argument 86 asm volatile("movgs %0,dampr"#ampr :: "r"(dampr) : "memory"); \ 88 asm volatile("movgs %0,iampr"#ampr"\n" \ 89 "movgs %0,dampr"#ampr"\n" \ 93 asm("movsg damlr"#ampr",%0" : "=r"(damlr)); \ 134 #define __kunmap_atomic_primary(type, ampr) \ argument 136 asm volatile("movgs gr0,dampr"#ampr"\n" ::: "memory"); \ 138 asm volatile("movgs gr0,iampr"#ampr"\n" ::: "memory"); \
|
D | pgtable.h | 506 unsigned long ampr; in update_mmu_cache() local 514 ampr = pme->ste[0] & 0xffffff00; in update_mmu_cache() 515 ampr |= xAMPRx_L | xAMPRx_SS_16Kb | xAMPRx_S | xAMPRx_C | in update_mmu_cache() 519 ampr = 0; in update_mmu_cache() 527 : "r"(address), "r"(ampr) in update_mmu_cache()
|
/linux-2.6.39/arch/frv/kernel/ |
D | setup.c | 209 static void __init printk_xampr(unsigned long ampr, unsigned long amlr, char i_d, int n) 217 virt = ampr & 0xffffc000; 220 phys = ampr & xAMPRx_PPFN; 221 size = 1 << (((ampr & xAMPRx_SS) >> 4) + 17); 227 ampr & xAMPRx_S ? 'S' : '-', 228 ampr & xAMPRx_C ? 'C' : '-', 229 ampr & DAMPRx_WP ? 'W' : '-', 230 ampr & xAMPRx_V ? 'V' : '-', 660 unsigned long ampr; in reserve_dma_coherent() local 665 ampr = __get_DAMPR(r); \ in reserve_dma_coherent() [all …]
|
/linux-2.6.39/Documentation/networking/ |
D | z8530drv.txt | 629 Or running a named for the whole .ampr.org domain on an 8 MB 654 Joerg Reuter ampr-net: dl1bke@db0pra.ampr.org
|
D | baycom.txt | 158 hb9jnx @ hb9w.ampr.org
|
D | 6pack.txt | 5 AMPR-net: dg3kq@db0pra.ampr.org
|
/linux-2.6.39/ |
D | CREDITS | 788 E: terry@albert.vk2ktj.ampr.org (Amateur Radio use only) 3242 E: vk2xlz@gonzo.vk2xlz.ampr.org (packet radio)
|