Searched defs:TARGET_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
152 # define TARGET_PAGE_SIZE (-(int)TARGET_PAGE_MASK) macro155 # define TARGET_PAGE_SIZE (1 << TARGET_PAGE_BITS) macro
26 TARGET_PAGE_SIZE = 0x1000 variable