above              24 arch/arc/include/asm/tlb-mmu1.h ; r1 = TLBPD0 from TLB_RELOAD above
above              31 arch/arc/include/asm/tlb-mmu1.h ;    as r0/r1 saves above
above            11815 arch/m68k/ifpsp060/src/fpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
above            8246 arch/m68k/ifpsp060/src/pfpsp.S # if the rnd mode is anything but RZ, then we have to re-do the above
above            1343 arch/x86/mm/init_64.c 	unsigned long above = ((long)addr) >> __VIRTUAL_MASK_SHIFT;
above            1350 arch/x86/mm/init_64.c 	if (above != 0 && above != -1UL)
above             273 drivers/cpuidle/cpuidle.c 				dev->states_usage[entered_state].above++;
above             304 drivers/cpuidle/sysfs.c define_show_state_ull_function(above)
above             315 drivers/cpuidle/sysfs.c define_one_state_ro(above, show_state_above);
above             282 drivers/gpu/drm/i915/i915_syncmap.c 			unsigned int above;
above             291 drivers/gpu/drm/i915/i915_syncmap.c 			above = fls64(__sync_branch_prefix(p, id) ^ p->prefix);
above             292 drivers/gpu/drm/i915/i915_syncmap.c 			above = round_up(above, SHIFT);
above             293 drivers/gpu/drm/i915/i915_syncmap.c 			next->height = above + p->height;
above             305 drivers/gpu/drm/i915/i915_syncmap.c 			idx = p->prefix >> (above - SHIFT) & MASK;
above             451 drivers/misc/bh1770glc.c 	bool above;
above             459 drivers/misc/bh1770glc.c 		above = true;
above             461 drivers/misc/bh1770glc.c 		above = false;
above             481 drivers/misc/bh1770glc.c 	if (likely(above)) {
above              36 include/linux/cpuidle.h 	unsigned long long	above; /* Number of times it's been too deep */
above             240 include/net/caif/caif_layer.h #define layer_set_up(layr, above) ((layr)->up = (struct cflayer *)(above))