HomeSort by: relevance | last modified time | path
    Searched defs:ptel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/sh3/
mmu_sh4.c 192 uint32_t opteh, ptel; local in function:sh4_tlb_update
212 ptel = pte & PG_HW_BITS;
213 _reg_write_4(SH4_PTEL, ptel);
mmu_sh4.c 192 uint32_t opteh, ptel; local in function:sh4_tlb_update
212 ptel = pte & PG_HW_BITS;
213 _reg_write_4(SH4_PTEL, ptel);

Completed in 21 milliseconds