Searched refs:PVR_PAGE_TABLE_ADDR_SPACE_SIZE (Results 1 – 2 of 2) sorted by relevance
87 #define PVR_PAGE_TABLE_ADDR_SPACE_SIZE SZ_1T macro88 #define PVR_PAGE_TABLE_ADDR_BITS __ffs(PVR_PAGE_TABLE_ADDR_SPACE_SIZE)89 #define PVR_PAGE_TABLE_ADDR_MASK (PVR_PAGE_TABLE_ADDR_SPACE_SIZE - 1)
496 (device_addr + size <= PVR_PAGE_TABLE_ADDR_SPACE_SIZE); in pvr_device_addr_and_size_are_valid()