Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/AT386/
H A Dmodel_dep.c1601 uint64_t src_rem = PAGE_SIZE - (phys_src & PAGE_MASK); in debug_copyin() local
/xnu-8020.101.4/osfmk/kern/
H A Dkern_stackshot.c3471 uint64_t src_rem = effective_page_size - (phys_src & effective_page_mask); in kdp_copyin_string_slowpath() local
3537 uint64_t src_rem = effective_page_size - (phys_src & effective_page_mask); in kdp_copyin() local