Searched defs:_table (Results 1 – 10 of 10) sorted by relevance
30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument36 #define DECLARE_CRC8_TABLE(_table) \ argument
577 #define DEFINE_PCI_DEVICE_TABLE(_table) \ argument
45 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
71 #define DO_LOOKUP(_max, _type, _table) \ argument
100 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
92 struct dir_table_slot _table[12]; /* 96: inline */ member
84 struct dir_table_slot _table[12]; /* 96: dir index */ member
359 #define DECODE_TABLE(_mask, _value, _table) \ argument
725 void __tlb_remove_table(void *_table) in __tlb_remove_table()
879 struct boot_params *efi_main(void *handle, efi_system_table_t *_table) in efi_main()