Searched defs:SEGMENT (Results 1 – 1 of 1) sorted by relevance
29 uint16_t SEGMENT ( const void * const ptr ) { in SEGMENT() function37 #define SEGMENT(x) ( virt_to_phys ( x ) >> 4 ) macro