OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pte_enter_flags_to_pbmt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/riscv/include/
pte.h
220
pt_entry_t
pte_enter_flags_to_pbmt
(int);
223
pte_enter_flags_to_pbmt
(int flags)
function in typeref:typename:pt_entry_t
238
pte |=
pte_enter_flags_to_pbmt
(flags);
276
pte |=
pte_enter_flags_to_pbmt
(flags);
/src/sys/arch/riscv/riscv/
pmap_machdep.c
98
pte_enter_flags_to_pbmt
(int flags)
function in typeref:typename:pt_entry_t
481
const pt_entry_t pbmt_flag =
pte_enter_flags_to_pbmt
(flags);
riscv_machdep.c
614
pt_entry_t pbmt_flag =
pte_enter_flags_to_pbmt
(0);
Completed in 42 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025