Searched refs:TAGS_AREA_OFFSET (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DWKdmCompress.c131 next_full_patt = dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16);
192 next_full_patt - (dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16)));
196 WK_word *arr =(dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16));
H A DWKdm.h66 #define TAGS_AREA_OFFSET 4 macro
79 (decomp_src_buf + TAGS_AREA_OFFSET)
H A DWKdmDecompress.c155 WK_word *arr =(src_buf + TAGS_AREA_OFFSET + (PAGE_SIZE_IN_WORDS / 16));
/darwin-on-arm/xnu/libkern/kxld/
H A DWKdmCompress.c131 next_full_patt = dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16);
192 next_full_patt - (dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16)));
196 WK_word *arr =(dest_buf + TAGS_AREA_OFFSET + (num_input_words / 16));
H A DWKdmDecompress.c155 WK_word *arr =(src_buf + TAGS_AREA_OFFSET + (PAGE_SIZE_IN_WORDS / 16));
/darwin-on-arm/xnu/libkern/libkern/
H A DWKdm.h66 #define TAGS_AREA_OFFSET 4 macro
79 (decomp_src_buf + TAGS_AREA_OFFSET)

Completed in 26 milliseconds