Searched refs:base_shift (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Diommu.c538 unsigned long base_shift; local
571 base_shift = iommu->page_table_map_base >> IO_PAGE_SHIFT;
617 (is_span_boundary(out_entry, base_shift,
H A Dpci_sun4v.c351 unsigned long base_shift; local
379 base_shift = iommu->page_table_map_base >> IO_PAGE_SHIFT;
425 (is_span_boundary(out_entry, base_shift,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dworkqueue.c811 const int base_shift = ilog2(sizeof(struct work_struct)); local
815 v >>= base_shift; local

Completed in 132 milliseconds