Searched refs:tlb_set_compare (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 1012 static inline void tlb_set_compare(CPUTLBEntryFull *full, CPUTLBEntry *ent, in tlb_set_compare() function 1177 tlb_set_compare(full, &tn, addr_page, read_flags, in tlb_set_page_full() 1183 tlb_set_compare(full, &tn, addr_page, read_flags, in tlb_set_page_full() 1192 tlb_set_compare(full, &tn, addr_page, write_flags, in tlb_set_page_full()
|