OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mm_pte_is_valid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
mm.c
110
mm_pte_is_valid
(pt_entry_t pte)
function in typeref:typename:bool
176
if (!
mm_pte_is_valid
(L4_BASE[L4e_idx])) {
185
if (
mm_pte_is_valid
(L3_BASE[L3e_idx+i])) {
196
if (
mm_pte_is_valid
(L2_BASE[L2e_idx+i])) {
mm.c
110
mm_pte_is_valid
(pt_entry_t pte)
function in typeref:typename:bool
176
if (!
mm_pte_is_valid
(L4_BASE[L4e_idx])) {
185
if (
mm_pte_is_valid
(L3_BASE[L3e_idx+i])) {
196
if (
mm_pte_is_valid
(L2_BASE[L2e_idx+i])) {
Completed in 49 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025