HomeSort by relevance Sort by last modified time
    Searched refs:pt_entry_t (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
pte.h 72 typedef uint64_t pt_entry_t; typedef
74 static __inline pt_entry_t
75 pte_atomic_clear(pt_entry_t *ptep, uint64_t val)
80 static __inline pt_entry_t
81 pte_atomic_set(pt_entry_t *ptep, uint64_t val)
90 pt_entry_t pte;
param.h 103 #define NPTEPG (NBPG/(sizeof (pt_entry_t)))
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
param.h 73 #define NPTEPG (NBPG/(sizeof (pt_entry_t)))
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
param.h 45 #define NPTEPG (NBPG/(sizeof (pt_entry_t)))

Completed in 4068 milliseconds