Home
last modified time | relevance | path

Searched defs:system_page_size (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c350 const long system_page_size = sysconf(_SC_PAGE_SIZE); in crocus_get_param() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c171 const long system_page_size = sysconf(_SC_PAGE_SIZE); in iris_get_video_memory() local
/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h78 /* 16*/ le32 system_page_size; /* Byte size of system pages when the log file member
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c3160 u32 system_page_size; in getlogfiledata() local