Searched refs:vmalloc (Results 1 – 2 of 2) sorted by relevance
29 #define vmalloc(size) malloc(size) macro
1114 s->dict.buf = vmalloc(dict_max); in xz_dec_lzma2_create()1146 s->dict.buf = vmalloc(s->dict.size); in xz_dec_lzma2_reset()