Home
last modified time | relevance | path

Searched refs:SLOTS_ALIGN (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dz3fold.c65 #define SLOTS_ALIGN (0x40) macro
217 return (struct z3fold_buddy_slots *)(handle & ~(SLOTS_ALIGN - 1)); in handle_to_slots()
919 SLOTS_ALIGN, 0, NULL); in z3fold_create_pool()