Searched refs:TARGET_MADV_DONTNEED (Results 1 – 4 of 4) sorted by relevance
78 #ifndef TARGET_MADV_DONTNEED79 #define TARGET_MADV_DONTNEED 4 macro
17 #define TARGET_MADV_DONTNEED 6 macro
98 #define TARGET_MADV_DONTNEED 4 /* dont need these pages */ macro
1212 case TARGET_MADV_DONTNEED: /* alpha */ in target_madvise()