Searched refs:tbg (Results 1 – 1 of 1) sorted by relevance
256 #define TB_COPY_GAS(tbg, g) \ in tboot_copy_fadt() argument257 tbg.space_id = g.space_id; \ in tboot_copy_fadt()258 tbg.bit_width = g.bit_width; \ in tboot_copy_fadt()259 tbg.bit_offset = g.bit_offset; \ in tboot_copy_fadt()260 tbg.access_width = g.access_width; \ in tboot_copy_fadt()261 tbg.address = g.address; in tboot_copy_fadt()