Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/amd64/include/
H A Dcpu_full.h29 struct cpu_info_full { struct
31 union {
60 CTASSERT(offsetof(struct cpu_info_full, cif_cpu.ci_PAGEALIGN) % PAGE_SIZE == 0); argument
/openbsd-src/sys/arch/i386/include/
H A Dcpu_full.h26 struct cpu_info_full { struct
28 union {
57 CTASSERT(offsetof(struct cpu_info_full, cif_cpu.ci_PAGEALIGN) % PAGE_SIZE == 0); argument