Home
last modified time | relevance | path

Searched refs:entrylo1 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c247 extern void add_wired_entry(unsigned long entrylo0, unsigned long entrylo1, unsigned long entryhi, …
297 …unsigned long entrylo1 = ((0x50000000 >> 12) << 6) | (2 << 3) | (1 << 2) | (1 << 1) | (1 << 0); //… in MsOS_Init()
299 …add_wired_entry(entrylo0, entrylo1, 0xC0000000, 0x1fffe000); // PageMask[28:13]=0x1fffe000(256MB… in MsOS_Init()
322 …unsigned long entrylo1 = ((0x50000000 >> 12) << 6) | (2 << 3) | (1 << 2) | (1 << 1) | (1 << 0); //… in MsOS_Init()
331 …add_wired_entry(entrylo0, entrylo1, 0xC0000000, 0x1fffe000); // PageMask[28:13]=0x1fffe000(256MB… in MsOS_Init()
340 …unsigned long entrylo1 = ((0x40000000>> 12) << 6) | (2 << 3) | (1 << 2) | (1 << 1) | (1<< 0); // u… in MsOS_Init()
341 add_wired_entry(entrylo0, entrylo1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init()
396 …unsigned long entrylo1 = ((0x50000000 >> 12) << 6) | (2 << 3) | (1 << 2) | (1 << 1) | (1 << 0); //… in MsOS_Init_str()
398 …add_wired_entry(entrylo0, entrylo1, 0xC0000000, 0x1fffe000); // PageMask[28:13]=0x1fffe000(256MB… in MsOS_Init_str()
420 …unsigned long entrylo1 = ((0x50000000 >> 12) << 6) | (2 << 3) | (1 << 2) | (1 << 1) | (1 << 0); //… in MsOS_Init_str()
[all …]
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c376 extern void add_wired_entry(unsigned long entrylo0, unsigned long entrylo1, unsigned long entryhi, …
472 …unsigned long entrylo1 = ((0x10000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
479 …add_wired_entry(entrylo0, entrylo1, 0xC0000000 , 0x1fffe000); // PageMask[28:13]=0x1fffe000(256M… in MsOS_Init()
488 …unsigned long entrylo1 = ((0x50000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
500 …add_wired_entry(entrylo0, entrylo1, 0xC0000000 , 0x1fffe000); // PageMask[28:13]=0x1fffe000(256M… in MsOS_Init()
511 …unsigned long entrylo1 = ((0x50000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
523 …add_wired_entry(entrylo0, entrylo1, 0xC0000000 , 0x1fffe000); // PageMask[28:13]=0x1fffe000(256M… in MsOS_Init()
534 …unsigned long entrylo1 = ((0x40000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
535 add_wired_entry(entrylo0, entrylo1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c386 extern void add_wired_entry(unsigned long entrylo0, unsigned long entrylo1, unsigned long entryhi, …
490 …unsigned long entrylo1 = ((0x10000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
497 …add_wired_entry(entrylo0, entrylo1, 0xC0000000 , 0x1fffe000); // PageMask[28:13]=0x1fffe000(256M… in MsOS_Init()
503 …unsigned long entrylo1 = ((0x40000000>> 12) << 6) | (2<<3) | (1<< 2) | (1<< 1) | (1<< 0); // un-ca… in MsOS_Init() local
504 add_wired_entry(entrylo0, entrylo1, MIU1_CACHEABLE_START , 0x1fffe000); in MsOS_Init()