ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
athena | |
Functions | |
const void * | athena::page_address (const void *addr) |
void * | athena::page_address (void *addr) |
void * | athena::next_page_address (void *addr) |
int | athena::page_protect (void *addr, int prot) |
Variables | |
const size_t | athena::PAGESIZE = sysconf(_SC_PAGE_SIZE) |