Home
last modified time | relevance | path

Searched refs:mcpu_hat_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachcpuvar.h173 struct hat_cpu_info *mcpu_hat_info; member
257 #define cpu_hat_info cpu_m.mcpu_hat_info
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c1510 struct hat_cpu_info *info = cpu->cpu_m.mcpu_hat_info; in hat_switch()