Home
last modified time | relevance | path

Searched refs:tbg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dtboot.c256 #define TB_COPY_GAS(tbg, g) \ in tboot_copy_fadt() argument
257 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()