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

/linux-master/arch/parisc/include/asm/
H A Dropes.h44 unsigned long hint_mask_pdir; /* bits used for DMA hints */ member in struct:ioc
/linux-master/drivers/parisc/
H A Dsba_iommu.c1317 ioc->hint_mask_pdir = ~(0x3 << (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);
1450 ioc->hint_mask_pdir = ~(0x3 << (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 118 milliseconds