pd1 190 arch/arc/mm/tlb.c static void tlb_entry_insert(unsigned int pd0, pte_t pd1) pd1 210 arch/arc/mm/tlb.c write_aux_reg(ARC_REG_TLBPD1, pd1); pd1 233 arch/arc/mm/tlb.c static void tlb_entry_insert(unsigned int pd0, pte_t pd1) pd1 236 arch/arc/mm/tlb.c write_aux_reg(ARC_REG_TLBPD1, pd1); pd1 239 arch/arc/mm/tlb.c write_aux_reg(ARC_REG_TLBPD1HI, (u64)pd1 >> 32); pd1 520 arch/arc/mm/tlb.c pte_t pd1; pd1 580 arch/arc/mm/tlb.c pd1 = rwx | (pte_val(*ptep) & PTE_BITS_NON_RWX_IN_PD1); pd1 582 arch/arc/mm/tlb.c tlb_entry_insert(pd0, pd1); pd1 232 arch/m68k/include/asm/traps.h unsigned long pd1; /* push data 1*/ pd1 894 arch/m68k/kernel/traps.c fp->un.fmt7.wb1dpd0, fp->un.fmt7.pd1, fp->un.fmt7.pd2, pd1 198 arch/x86/include/asm/inst.h .if ((\opd1 | \opd2) & 8) || \W pd1 199 arch/x86/include/asm/inst.h .byte 0x40 | ((\opd1 & 8) >> 3) | ((\opd2 & 8) >> 1) | (\W << 3) pd1 204 arch/x86/include/asm/inst.h .byte \mod | (\opd1 & 7) | ((\opd2 & 7) << 3) pd1 292 arch/x86/include/asm/inst.h REG_TYPE movq_r64_xmm_opd1_type \opd1 pd1 294 arch/x86/include/asm/inst.h XMM_NUM movq_r64_xmm_opd1 \opd1 pd1 297 arch/x86/include/asm/inst.h R64_NUM movq_r64_xmm_opd1 \opd1 pd1 109 drivers/dma/ti/cppi41.c u32 pd1; pd1 616 drivers/dma/ti/cppi41.c d->pd1 = get_host_pd1(c); pd1 1359 drivers/scsi/megaraid/megaraid_sas_fp.c u8 bestArm, pd0, pd1, span, arm; pd1 1376 drivers/scsi/megaraid/megaraid_sas_fp.c pd1 = MR_ArPdGet(arRef, (arm + 1) >= span_row_size ? pd1 1381 drivers/scsi/megaraid/megaraid_sas_fp.c pd1_dev_handle = MR_PdDevHandleGet(pd1, drv_map); pd1 1388 drivers/scsi/megaraid/megaraid_sas_fp.c pend1 = atomic_read(&lbInfo->scsi_pending_cmds[pd1]); pd1 1392 drivers/scsi/megaraid/megaraid_sas_fp.c diff1 = ABS_DIFF(block, lbInfo->last_accessed_block[pd1]); pd1 1405 drivers/scsi/megaraid/megaraid_sas_fp.c io_info->pd_after_lb = (bestArm == arm) ? pd0 : pd1;