Searched refs:ci_PAGEALIGN (Results 1 – 5 of 5) sorted by relevance
42 - offsetof(struct cpu_info, ci_PAGEALIGN)) / sizeof(uint32_t)];57 CTASSERT(offsetof(struct cpu_info_full, cif_cpu.ci_PAGEALIGN) % PAGE_SIZE == 0);
82 #define ci_PAGEALIGN ci_dev macro206 …pu_info *)((char *)&cpu_info_full_primary + PAGE_SIZE*2 - offsetof(struct cpu_info, ci_PAGEALIGN)))
43 - offsetof(struct cpu_info, ci_PAGEALIGN)) / sizeof(uint64_t)];60 CTASSERT(offsetof(struct cpu_info_full, cif_cpu.ci_PAGEALIGN) % PAGE_SIZE == 0);
121 #define ci_PAGEALIGN ci_dev macro273 …uct cpu_info *)((char *)&cpu_info_full_primary + 4096*2 - offsetof(struct cpu_info, ci_PAGEALIGN)))
305 offsetof(struct cpu_info, ci_PAGEALIGN)) % 64 == 0); in replacemds()