Home
last modified time | relevance | path

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

/arch/m32r/include/asm/
Dmmu_context.h33 #define set_tlb_tag(entry, tag) (*entry = (tag & PAGE_MASK)|get_asid()) macro
/arch/m32r/mm/
Dmmu.S181 st r0, @r1 ; set_tlb_tag(entry++, address);
295 ldi r3, #-4096 ; set_tlb_tag(entry++, address);