Home
last modified time | relevance | path

Searched defs:pte64 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/sys/
H A Dpte.h80 struct pte64 { struct
81 uint32_t pte64_0_31; argument
82 uint32_t pte64_32_64; argument
/titanic_41/usr/src/uts/common/xen/dtrace/
H A Dxdt.c699 uint64_t tsc, addr64, rip64, val64, pte64; in xdt_process_rec() local