OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMU_VALID_DT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/sun3x/
pmap.c
1396
if (
MMU_VALID_DT
(dte[i])) {
1457
if (
MMU_VALID_DT
(dte[i])) {
1501
if (
MMU_VALID_DT
(*c_pte)) {
1625
if (!
MMU_VALID_DT
(*a_dte))
1635
if (!
MMU_VALID_DT
(*b_dte))
1779
if (
MMU_VALID_DT
(*a_dte)) { /* Is the descriptor valid? */
1836
if (
MMU_VALID_DT
(*b_dte)) { /* Is the descriptor valid? */
1894
if (
MMU_VALID_DT
(*c_pte)) { /* Is the entry currently valid? */
2094
if (
MMU_VALID_DT
(*pte)) {
2157
KASSERT(!
MMU_VALID_DT
(*pte))
[
all
...]
/src/sys/arch/sun3/include/
mc68851.h
274
#define
MMU_VALID_DT
(dte) ((dte).attr.raw & MMU_DT_MASK)
Completed in 38 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025