Home
last modified time | relevance | path

Searched defs:page_align (Results 1 – 5 of 5) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitUtils.c243 sljit_uw page_align; in sljit_allocate_stack() local
301 sljit_uw page_align; in sljit_stack_resize() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_bo.c211 const uint32_t page_align = 4096; /* Always allocate full pages */ in v3dv_bo_alloc() local
/third_party/alsa-lib/src/
Dconf.c5813 size_t page_align(size_t size) in page_align() function
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c2136 #define page_align(S)\ macro
/third_party/libffi/src/
Ddlmalloc.c2143 #define page_align(S)\ macro