Home
last modified time | relevance | path

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

/sys/kern/
Dpalloc.c25 #define FREEPAGE_MAGIC_INUSE 0x414c4c4f43415445ULL macro
205 pg->magic = FREEPAGE_MAGIC_INUSE; in PAlloc_AllocPage()