Home
last modified time | relevance | path

Searched defs:max_entries (Results 1 – 2 of 2) sorted by relevance

/qemu/pc-bios/s390-ccw/
H A Dbootmap.c618 const int max_entries = (MAX_SECTOR_SIZE / sizeof(ScsiBlockPtr)); in zipl_load_segment() local
/qemu/accel/tcg/
H A Dcputlb.c145 size_t max_entries) in tlb_window_reset()