Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/ofw/
H A Dofw.c1014 int ap_bits; in ofw_callbackhandler() local
1030 ap_bits = (mode & 0x00000C00); in ofw_callbackhandler()
1051 pt_entry_t npte = pa | L2_TYPE_S | L2_AP(ap_bits) in ofw_callbackhandler()
1054 ap_bits >>= 10; in ofw_callbackhandler()