tag | line | file | source code |
---|---|---|---|
ctp | 176 | include/asm-sparc/pgtsrmmu.h | unsigned long ctp; |
ctp | 178 | include/asm-sparc/pgtsrmmu.h | ctp = (paddr >> SRMMU_CTP_ADDR_PADDR_SHIFT); |
ctp | 179 | include/asm-sparc/pgtsrmmu.h | ctp &= SRMMU_CTP_ADDR_MASK; |
ctp | 182 | include/asm-sparc/pgtsrmmu.h | "r" (ctp), "r" (SRMMU_CTXTBL_PTR), |