Searched refs:dampr5 (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/frv/mm/
H A Dmmu-context.c102 asm volatile("movsg dampr5,%0" : "=r"(old->dtlb_ptd_mapping)); change_mm_context()
116 asm volatile("movgs %0,dampr5" : : "r"(ctx->dtlb_ptd_mapping)); change_mm_context()
H A Dtlb-miss.S365 movgs gr30,dampr5
617 movgs gr30,dampr5
/linux-4.4.14/arch/frv/kernel/
H A Dhead-uc-fr451.S108 movgs gr5,dampr5
H A Dhead-mmu-fr451.S308 movgs gr0,dampr5
H A Dhead-uc-fr401.S285 movgs gr5,dampr5
H A Dhead-uc-fr555.S310 movgs gr5,dampr5
H A Dgdb-stub.c452 unsigned long val, dampr5; gdbstub_virt_to_pte() local
461 /* make sure dampr5 maps to the correct pmd */ gdbstub_virt_to_pte()
462 dampr5 = __get_DAMPR(5); gdbstub_virt_to_pte()
473 /* restore original dampr5 */ gdbstub_virt_to_pte()
474 __set_DAMPR(5, dampr5); gdbstub_virt_to_pte()
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h507 "movgs %1,dampr5\n" update_mmu_cache()

Completed in 176 milliseconds