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

/linux-master/arch/parisc/include/asm/
H A Dropes.h45 unsigned int hint_shift_pdir; member in struct:ioc
/linux-master/drivers/parisc/
H A Dsba_iommu.c525 #define SBA_DMA_HINT(ioc, val) ((val) << (ioc)->hint_shift_pdir)
1316 ioc->hint_shift_pdir = iov_order + PAGE_SHIFT;
1319 DBG_INIT(" hint_shift_pdir %x hint_mask_pdir %lx\n",
1320 ioc->hint_shift_pdir, ioc->hint_mask_pdir);
1449 ioc->hint_shift_pdir = iov_order + PAGE_SHIFT;
1452 DBG_INIT(" hint_shift_pdir %x hint_mask_pdir %lx\n",
1453 ioc->hint_shift_pdir, ioc->hint_mask_pdir);

Completed in 239 milliseconds