Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.41.9/osfmk/x86_64/
H A Dloose_ends.c953 addr64_t bound = (pa + count + linesize - 1) & ~(linesize - 1); in dcache_incoherent_io_store64() local
978 addr64_t bound = (addr + count + linesize - 1) & ~(linesize - 1); in flush_dcache64() local
/xnu-8792.41.9/osfmk/prng/
H A Dentropy.c341 add_observation(entropy_health_test_t *t, uint64_t bound) in add_observation()
/xnu-8792.41.9/iokit/Tests/
H A DTests.cpp758 uLong bound; in TestZLib() local
/xnu-8792.41.9/osfmk/ipc/
H A Dmach_port.c256 ipc_entry_num_t bound; in mach_port_names() local