Searched refs:LM_SIZE (Results 1 – 1 of 1) sorted by relevance
13 #define LM_SIZE 0 /* Smallest encoding, 32M */ macro88 mtspr(SPRN_LMRR, ((unsigned long)test_mem | LM_SIZE)); in ebb_lmr()90 FAIL_IF(mfspr(SPRN_LMRR) != ((unsigned long)test_mem | LM_SIZE)); in ebb_lmr()