Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dmmu.c39 int idx = (addr >> TARGET_PAGE_BITS) & TLB_MASK; in get_phys_mmu()
H A Dcpu.h202 TLB_MASK = TLB_SIZE - 1, enumerator