diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-04-12 15:32:06 +0530 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-05-07 19:08:14 +0530 |
commit | 764531cc5a9261de9f74fd85c30dfb7837af2797 (patch) | |
tree | d0dea2be2f405413d808de1399634b7366a179a2 /arch/arc/mm/tlb.c | |
parent | 7f250a0fa1cc7f8d97560f4ea36eae38c17eb648 (diff) |
ARC: [mm] micro-optimize page size icache invalidate
start address is already page aligned and size is const PAGE_SIZE,
thus fixups for alignment not needed in generated code.
bloat-o-meter vmlinux-mm5 vmlinux
add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-32 (-32)
function old new delta
__inv_icache_page 82 50 -32
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/mm/tlb.c')
0 files changed, 0 insertions, 0 deletions