Searched refs:SET_NB_ARRAY_ADDR (Results 1 – 2 of 2) sorted by relevance
133 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_read_store()166 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_write_store()
232 #define SET_NB_ARRAY_ADDR(section) (((section) & 0x3) << 1) macro