Home | Sort by: relevance | last modified time | path |
/src/sys/arch/shark/ofw/ | |
ofw.c | 1014 int ap_bits; local in function:ofw_callbackhandler 1030 ap_bits = (mode & 0x00000C00); 1051 pt_entry_t npte = pa | L2_TYPE_S | L2_AP(ap_bits) 1054 ap_bits >>= 10; |