OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
1388
if (
MMU_VALID_DT
(dte[i])) {
1449
if (
MMU_VALID_DT
(dte[i])) {
1493
if (
MMU_VALID_DT
(*c_pte)) {
1617
if (!
MMU_VALID_DT
(*a_dte))
1627
if (!
MMU_VALID_DT
(*b_dte))
1770
if (
MMU_VALID_DT
(*a_dte)) { /* Is the descriptor valid? */
1827
if (
MMU_VALID_DT
(*b_dte)) { /* Is the descriptor valid? */
1885
if (
MMU_VALID_DT
(*c_pte)) { /* Is the entry currently valid? */
2085
if (
MMU_VALID_DT
(*pte)) {
2148
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 17 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026