Home
last modified time | relevance | path

Searched refs:patch_exception (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/powerpc/mm/
Dtlb_nohash.c521 #define patch_exception(exc, name) do { \ macro
539 patch_exception(0x1c0, exc_data_tlb_miss_htw_book3e); in setup_mmu_htw()
540 patch_exception(0x1e0, exc_instruction_tlb_miss_htw_book3e); in setup_mmu_htw()
619 patch_exception(0x1c0, exc_data_tlb_miss_bolted_book3e); in __early_init_mmu()
620 patch_exception(0x1e0, exc_instruction_tlb_miss_bolted_book3e); in __early_init_mmu()