Searched refs:space_id (Results 1 – 3 of 3) sorted by relevance
884 static unsigned long space_id[SID_ARRAY_SIZE] = { 1 }; /* disallow space 0 */ variable909 index = find_next_zero_bit(space_id, NR_SPACE_IDS, space_id_index); in alloc_sid()910 space_id[index >> SHIFT_PER_LONG] |= (1L << (index & (BITS_PER_LONG - 1))); in alloc_sid()964 space_id[i] ^= dirty_array[i]; in recycle_sids()982 space_id[i] ^= dirty_space_id[i]; in recycle_sids()
257 tbg.space_id = g.space_id; \ in tboot_copy_fadt()
834 if (hpet_tbl->address.space_id != ACPI_SPACE_MEM) { in acpi_parse_hpet()920 if (acpi_gbl_FADT.xpm_timer_block.space_id != in acpi_parse_fadt()