Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h118 #define BIT0 (01) /* ...001 */ macro
121 #define ISBIT0(w) ((w) & BIT0) /* Is busy? */
123 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */
125 #define CLRBIT0(w) ((w) &= ~BIT0) /* Clean bit0 */
H A Dmalloc.c267 SIZE(tp) = n | BIT0; in malloc_unlocked()
274 SIZE(sp) |= BIT0; in malloc_unlocked()
387 SIZE(np) = n | BIT0; in realloc()
1211 SIZE(aligned_blk) = blksize | BIT0; in memalign()
1213 SIZE(blk) = frag_size | BIT0 | ISBIT1(SIZE(blk)); in memalign()
1238 SIZE(blk) = frag_size | BIT0; in memalign()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpi61.h191 #define EFI_ACPI_6_1_LEGACY_DEVICES BIT0
202 #define EFI_ACPI_6_1_ARM_PSCI_COMPLIANT BIT0
209 #define EFI_ACPI_6_1_WBINVD BIT0
258 #define EFI_ACPI_6_1_S4BIOS_F BIT0
265 #define EFI_ACPI_6_1_OSPM_64BIT_WAKE_F BIT0
296 #define EFI_ACPI_6_1_PCAT_COMPAT BIT0
338 #define EFI_ACPI_6_1_LOCAL_APIC_ENABLED BIT0
465 #define EFI_ACPI_6_1_CPEI_PROCESSOR_OVERRIDE BIT0
517 #define EFI_ACPI_6_1_GIC_ENABLED BIT0
560 #define EFI_ACPI_6_1_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi62.h288 #define EFI_ACPI_6_2_LEGACY_DEVICES BIT0
299 #define EFI_ACPI_6_2_ARM_PSCI_COMPLIANT BIT0
306 #define EFI_ACPI_6_2_WBINVD BIT0
355 #define EFI_ACPI_6_2_S4BIOS_F BIT0
362 #define EFI_ACPI_6_2_OSPM_64BIT_WAKE_F BIT0
393 #define EFI_ACPI_6_2_PCAT_COMPAT BIT0
435 #define EFI_ACPI_6_2_LOCAL_APIC_ENABLED BIT0
562 #define EFI_ACPI_6_2_CPEI_PROCESSOR_OVERRIDE BIT0
657 #define EFI_ACPI_6_2_SPI_COUNT_BASE_SELECT BIT0
1662 #define EFI_ACPI_6_2_SDEV_FLAG_ALLOW_HANDOFF BIT0
[all …]
H A DAcpi63.h196 #define EFI_ACPI_6_3_LEGACY_DEVICES BIT0
207 #define EFI_ACPI_6_3_ARM_PSCI_COMPLIANT BIT0
214 #define EFI_ACPI_6_3_WBINVD BIT0
263 #define EFI_ACPI_6_3_S4BIOS_F BIT0
270 #define EFI_ACPI_6_3_OSPM_64BIT_WAKE_F BIT0
301 #define EFI_ACPI_6_3_PCAT_COMPAT BIT0
343 #define EFI_ACPI_6_3_LOCAL_APIC_ENABLED BIT0
471 #define EFI_ACPI_6_3_CPEI_PROCESSOR_OVERRIDE BIT0
567 #define EFI_ACPI_6_3_SPI_COUNT_BASE_SELECT BIT0
1626 #define EFI_ACPI_6_3_SDEV_FLAG_ALLOW_HANDOFF BIT0
[all …]
H A DAcpi60.h191 #define EFI_ACPI_6_0_LEGACY_DEVICES BIT0
202 #define EFI_ACPI_6_0_ARM_PSCI_COMPLIANT BIT0
209 #define EFI_ACPI_6_0_WBINVD BIT0
258 #define EFI_ACPI_6_0_S4BIOS_F BIT0
265 #define EFI_ACPI_6_0_OSPM_64BIT_WAKE_F BIT0
296 #define EFI_ACPI_6_0_PCAT_COMPAT BIT0
338 #define EFI_ACPI_6_0_LOCAL_APIC_ENABLED BIT0
465 #define EFI_ACPI_6_0_CPEI_PROCESSOR_OVERRIDE BIT0
517 #define EFI_ACPI_6_0_GIC_ENABLED BIT0
560 #define EFI_ACPI_6_0_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi64.h196 #define EFI_ACPI_6_4_LEGACY_DEVICES BIT0
207 #define EFI_ACPI_6_4_ARM_PSCI_COMPLIANT BIT0
214 #define EFI_ACPI_6_4_WBINVD BIT0
263 #define EFI_ACPI_6_4_S4BIOS_F BIT0
270 #define EFI_ACPI_6_4_OSPM_64BIT_WAKE_F BIT0
301 #define EFI_ACPI_6_4_PCAT_COMPAT BIT0
344 #define EFI_ACPI_6_4_LOCAL_APIC_ENABLED BIT0
472 #define EFI_ACPI_6_4_CPEI_PROCESSOR_OVERRIDE BIT0
525 #define EFI_ACPI_6_4_GIC_ENABLED BIT0
568 #define EFI_ACPI_6_4_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi51.h191 #define EFI_ACPI_5_1_LEGACY_DEVICES BIT0
202 #define EFI_ACPI_5_1_ARM_PSCI_COMPLIANT BIT0
209 #define EFI_ACPI_5_1_WBINVD BIT0
258 #define EFI_ACPI_5_1_S4BIOS_F BIT0
265 #define EFI_ACPI_5_1_OSPM_64BIT_WAKE_F BIT0
296 #define EFI_ACPI_5_1_PCAT_COMPAT BIT0
337 #define EFI_ACPI_5_1_LOCAL_APIC_ENABLED BIT0
464 #define EFI_ACPI_5_1_CPEI_PROCESSOR_OVERRIDE BIT0
514 #define EFI_ACPI_5_1_GIC_ENABLED BIT0
557 #define EFI_ACPI_5_1_SPI_COUNT_BASE_SELECT BIT0
[all …]
H A DAcpi30.h224 #define EFI_ACPI_3_0_LEGACY_DEVICES BIT0
234 #define EFI_ACPI_3_0_WBINVD BIT0
279 #define EFI_ACPI_3_0_S4BIOS_F BIT0
310 #define EFI_ACPI_3_0_PCAT_COMPAT BIT0
345 #define EFI_ACPI_3_0_LOCAL_APIC_ENABLED BIT0
472 #define EFI_ACPI_3_0_CPEI_PROCESSOR_OVERRIDE BIT0
H A DAcpi20.h198 #define EFI_ACPI_2_0_LEGACY_DEVICES BIT0
205 #define EFI_ACPI_2_0_WBINVD BIT0
244 #define EFI_ACPI_2_0_S4BIOS_F BIT0
265 #define EFI_ACPI_2_0_PCAT_COMPAT BIT0
300 #define EFI_ACPI_2_0_LOCAL_APIC_ENABLED BIT0
H A DAcpi10.h384 #define EFI_ACPI_EXTENDED_INTERRUPT_FLAG_PRODUCER_CONSUMER_MASK BIT0
478 #define EFI_ACPI_1_0_WBINVD BIT0
506 #define EFI_ACPI_1_0_S4BIOS_F BIT0
527 #define EFI_ACPI_1_0_PCAT_COMPAT BIT0
558 #define EFI_ACPI_1_0_LOCAL_APIC_ENABLED BIT0
H A DAcpi50.h308 #define EFI_ACPI_5_0_LEGACY_DEVICES BIT0
319 #define EFI_ACPI_5_0_WBINVD BIT0
368 #define EFI_ACPI_5_0_S4BIOS_F BIT0
375 #define EFI_ACPI_5_0_OSPM_64BIT_WAKE_F BIT0
406 #define EFI_ACPI_5_0_PCAT_COMPAT BIT0
445 #define EFI_ACPI_5_0_LOCAL_APIC_ENABLED BIT0
572 #define EFI_ACPI_5_0_CPEI_PROCESSOR_OVERRIDE BIT0
617 #define EFI_ACPI_5_0_GIC_ENABLED BIT0
1314 #define EFI_ACPI_5_0_GTDT_GLOBAL_FLAG_MEMORY_MAPPED_BLOCK_PRESENT BIT0
1320 #define EFI_ACPI_5_0_GTDT_TIMER_FLAG_TIMER_INTERRUPT_MODE BIT0
[all …]
H A DAcpi40.h182 #define EFI_ACPI_4_0_LEGACY_DEVICES BIT0
192 #define EFI_ACPI_4_0_WBINVD BIT0
239 #define EFI_ACPI_4_0_S4BIOS_F BIT0
246 #define EFI_ACPI_4_0_OSPM_64BIT_WAKE__F BIT0
277 #define EFI_ACPI_4_0_PCAT_COMPAT BIT0
314 #define EFI_ACPI_4_0_LOCAL_APIC_ENABLED BIT0
441 #define EFI_ACPI_4_0_CPEI_PROCESSOR_OVERRIDE BIT0
H A DTpm12.h1291 #define TPM_TRANSPORT_ENCRYPT ((UINT32)BIT0)
1696 #define TPM_NV_PER_PPWRITE (BIT0)
1762 #define TPM_DELEGATE_DAA_Sign (BIT0)
1795 #define TPM_KEY_DELEGATE_LoadKey (BIT0)
1801 #define TPM_FAMFLAG_ENABLE (BIT0)
H A DAtapi.h828 #define ATA_ERRREG_AMNF BIT0 ///< Address Mark Not Found defined …
841 #define ATA_STSREG_ERR BIT0 ///< Error defined …
H A DPeImage.h97 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from fil…
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h148 #define BIT0 (01) /* ...001 */ macro
151 #define ISBIT0(w) ((w) & BIT0) /* Is busy? */
153 #define SETBIT0(w) ((w) |= BIT0) /* Block is busy */
155 #define CLRBIT0(w) ((w) &= ~BIT0) /* Clean bit0 */
H A Dmemalign.c159 SIZE(aligned_blk) = blksize | BIT0; in memalign()
161 SIZE(blk) = frag_size | BIT0 | ISBIT1(SIZE(blk)); in memalign()
179 SIZE(blk) = frag_size | BIT0; in memalign()
H A Dmalloc.c282 SIZE(tp) = n|BIT0; in _malloc_unlocked()
288 SIZE(sp) |= BIT0 | o_bit1; in _malloc_unlocked()
399 SIZE(np) = n|BIT0; in realloc()
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h349 #define BIT0 0x00000001 macro