Searched refs:Table (Results 1 – 2 of 2) sorted by relevance
174 void set_tss64(unsigned int *Table, unsigned long rsp0, unsigned long rsp1, unsigned long rsp2, uns… in set_tss64() argument177 *(unsigned long *)(Table + 1) = rsp0; in set_tss64()178 *(unsigned long *)(Table + 3) = rsp1; in set_tss64()179 *(unsigned long *)(Table + 5) = rsp2; in set_tss64()181 *(unsigned long *)(Table + 9) = ist1; in set_tss64()182 *(unsigned long *)(Table + 11) = ist2; in set_tss64()183 *(unsigned long *)(Table + 13) = ist3; in set_tss64()184 *(unsigned long *)(Table + 15) = ist4; in set_tss64()185 *(unsigned long *)(Table + 17) = ist5; in set_tss64()186 *(unsigned long *)(Table + 19) = ist6; in set_tss64()[all …]
222 # Table of name conversions to apply to item names (lhs becomes rhs)227 # Table of things to prepend to the body of any struct, union, or enum that has the236 # Table of things to append to the body of any struct, union, or enum that has the