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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Diopgtable.h28 #define IOSECTION_MASK (~(IOSECTION_SIZE - 1)) macro
H A Diommu.c534 if ((da | pa) & ~IOSECTION_MASK) {
540 *iopgd = (pa & IOSECTION_MASK) | prot | IOPGD_SECTION;

Completed in 45 milliseconds