OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pd_entry_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amd64/include/
pte.h
72
typedef uint64_t
pd_entry_t
; /* PDE */
typedef in typeref:typename:uint64_t
/src/sys/arch/i386/include/
pte.h
91
typedef uint64_t
pd_entry_t
; /* PDE */
typedef in typeref:typename:uint64_t
94
typedef uint32_t
pd_entry_t
; /* PDE */
typedef in typeref:typename:uint32_t
/src/sys/arch/riscv/include/
pte.h
42
typedef uint64_t
pd_entry_t
;
typedef in typeref:typename:uint64_t
49
typedef uint32_t
pd_entry_t
;
typedef in typeref:typename:uint32_t
245
static inline
pd_entry_t
251
static inline
pd_entry_t
257
static inline
pd_entry_t
264
pte_pde_valid_p(
pd_entry_t
pde)
270
pte_pde_to_paddr(
pd_entry_t
pde)
275
static inline
pd_entry_t
276
pte_pde_cas(
pd_entry_t
*pdep,
pd_entry_t
opde, pt_entry_t npde
[
all
...]
/src/sys/arch/aarch64/include/
pte.h
38
typedef uint64_t
pd_entry_t
; /* L0(512G) / L1(1G) / L2(2M) table entry */
typedef in typeref:typename:uint64_t
/src/sys/arch/arm/include/arm32/
pte.h
91
typedef uint32_t
pd_entry_t
; /* L1 table entry */
typedef in typeref:typename:uint32_t
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025