Searched refs:__get_LGCR (Results 1 – 2 of 2) sorted by relevance
16 #define __get_LGCR() ({ *(volatile unsigned long *)(0xfe000010); }) macro
282 printk("LGCR: %08lx\n", __get_LGCR()); in dump_memory_map()