Searched defs:size_ (Results 1 – 3 of 3) sorted by relevance
91 size_t size_ = FIELD_GET(APPLE_SART0_CONFIG_SIZE, cfg); in sart0_get_entry() local124 size_t size_ = FIELD_GET(APPLE_SART2_CONFIG_SIZE, cfg); in sart2_get_entry() local156 size_t size_ = readl(sart->regs + APPLE_SART3_SIZE(index)); in sart3_get_entry() local
49 #define rtas_work_area_alloc(size_) ({ \ argument
23 #define PVR_SHIFT_FROM_SIZE(size_) (__builtin_ctzll(size_)) argument24 #define PVR_MASK_FROM_SIZE(size_) (~((size_) - U64_C(1))) argument