Searched refs:BCOPY_PHYS_DST_IS_USER (Results 1 – 1 of 1) sorted by relevance
63 #define BCOPY_PHYS_DST_IS_USER(flags) (((flags) & (cppvPsnk | cppvKmap)) == 0) macro82 if (!BCOPY_PHYS_DST_IS_USER(flags)) { in bcopy_phys_internal()161 } else if (BCOPY_PHYS_DST_IS_USER(flags)) { in bcopy_phys_internal()