]> rtime.felk.cvut.cz Git - jailhouse.git/commit
arm: hide TLB flush behind a macro
authorAntonios Motakis <antonios.motakis@huawei.com>
Thu, 12 May 2016 13:00:59 +0000 (15:00 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Sun, 26 Jun 2016 07:16:28 +0000 (09:16 +0200)
commit89b3eb4ad43eb453b7c5d782f150a68e5b6dbec6
tree323e47511724ad0b84cacb5aad55c27df89156dd
parent0c0a0086c1deabf39aad0d3f0320da2874603139
arm: hide TLB flush behind a macro

Hide TLB flushes issues by the MMU code behind a macro, so we can
increase our chances of reusing some of this code.

Signed-off-by: Antonios Motakis <antonios.motakis@huawei.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/arm/include/asm/processor.h
hypervisor/arch/arm/mmu_cell.c