Searched defs:src_rem (Results 1 – 2 of 2) sorted by relevance
231 uint64_t src_rem = effective_page_size - (phys_src & effective_page_mask); in kdp_generic_copyin() local297 uint64_t src_rem = effective_page_size - (phys_src & effective_page_mask); in kdp_generic_copyin_string_slowpath() local
1600 uint64_t src_rem = PAGE_SIZE - (phys_src & PAGE_MASK); in debug_copyin() local