Home
last modified time | relevance | path

Searched defs:PGSIZE (Results 1 – 3 of 3) sorted by relevance

/lib/libc/
Dmalloc.c21 #define PGSIZE 4096 macro
/sys/amd64/include/
Damd64.h21 #define PGSIZE (1 << PGSHIFT) macro
/sys/dev/
Dahci.c203 #define PGSIZE 4096 in AHCI_Init() macro