Searched refs:clean_tlb_way (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_mmu.S | 11 .macro clean_tlb_way way, page_size, n_entries macro 23 clean_tlb_way 0, 0x00001000, 4 24 clean_tlb_way 1, 0x00001000, 4 25 clean_tlb_way 2, 0x00001000, 4 26 clean_tlb_way 3, 0x00001000, 4 27 clean_tlb_way 4, 0x00100000, 4
|