Searched refs:space_id (Results 1 – 3 of 3) sorted by relevance
947 static unsigned long space_id[SID_ARRAY_SIZE] = { 1 }; /* disallow space 0 */ variable972 index = find_next_zero_bit(space_id, NR_SPACE_IDS, space_id_index); in alloc_sid()973 space_id[index >> SHIFT_PER_LONG] |= (1L << (index & (BITS_PER_LONG - 1))); in alloc_sid()1027 space_id[i] ^= dirty_array[i]; in recycle_sids()1045 space_id[i] ^= dirty_space_id[i]; in recycle_sids()
256 tbg.space_id = g.space_id; \ in tboot_copy_fadt()
759 if (hpet_tbl->address.space_id != ACPI_SPACE_MEM) { in acpi_parse_hpet()845 if (acpi_gbl_FADT.xpm_timer_block.space_id != in acpi_parse_fadt()