Searched refs:btoc (Results 1 – 3 of 3) sorted by relevance
173 struct btoc { in cpuidle() struct178 static struct btoc blist[] = { in cpuidle()184 struct btoc *bp; in cpuidle()333 struct btoc { in S3sup() struct337 static struct btoc blist[] = { in S3sup()343 struct btoc *bp; in S3sup()386 struct btoc { in autoS3() struct390 static struct btoc blist[] = { in autoS3()396 struct btoc *bp; in autoS3()434 struct btoc { in autopm() struct[all …]
193 #ifndef btoc194 #define btoc(x) (((vm_offset_t)(x)+PAGE_MASK)>>PAGE_SHIFT) macro
312 #define AHCI_SG_ENTRIES (roundup(btoc(MAXPHYS) + 1, 8))