Symbol: UINT64
bin/ps/keyword.c
133
PUVAR("idrss", "IDRSS", 0, p_uru_idrss, UINT64, PRIu64),
bin/ps/keyword.c
135
PUVAR("inblk", "INBLK", 0, p_uru_inblock, UINT64, PRIu64),
bin/ps/keyword.c
137
PUVAR("isrss", "ISRSS", 0, p_uru_isrss, UINT64, PRId64),
bin/ps/keyword.c
138
PUVAR("ixrss", "IXRSS", 0, p_uru_ixrss, UINT64, PRId64),
bin/ps/keyword.c
151
PUVAR("majflt", "MAJFLT", 0, p_uru_majflt, UINT64, PRIu64),
bin/ps/keyword.c
152
PUVAR("maxrss", "MAXRSS", 0, p_uru_maxrss, UINT64, PRIu64),
bin/ps/keyword.c
153
PUVAR("minflt", "MINFLT", 0, p_uru_minflt, UINT64, PRIu64),
bin/ps/keyword.c
154
PUVAR("msgrcv", "MSGRCV", 0, p_uru_msgrcv, UINT64, PRIu64),
bin/ps/keyword.c
155
PUVAR("msgsnd", "MSGSND", 0, p_uru_msgsnd, UINT64, PRIu64),
bin/ps/keyword.c
158
PUVAR("nivcsw", "NIVCSW", 0, p_uru_nivcsw, UINT64, PRIu64),
bin/ps/keyword.c
159
PVAR("nlwp", "NLWP", 0, p_nlwps, UINT64, PRId64),
bin/ps/keyword.c
161
PUVAR("nsigs", "NSIGS", 0, p_uru_nsignals, UINT64, PRIu64),
bin/ps/keyword.c
163
PUVAR("nswap", "NSWAP", 0, p_uru_nswap, UINT64, PRIu64),
bin/ps/keyword.c
164
PUVAR("nvcsw", "NVCSW", 0, p_uru_nvcsw, UINT64, PRIu64),
bin/ps/keyword.c
166
PUVAR("oublk", "OUBLK", 0, p_uru_oublock, UINT64, PRIu64),
bin/ps/keyword.c
170
PUVAR("pagein", "PAGEIN", 0, p_uru_majflt, UINT64, PRIu64),
bin/ps/keyword.c
182
PVAR("rlwp", "RLWP", 0, p_nrlwps, UINT64, PRId64),
bin/ps/print.c
1314
case UINT64:
bin/ps/print.c
1417
case UINT64:
bin/ps/ps.c
723
case UINT64:
sys/arch/arm/acpi/acpi_pci_layerscape_gen4.c
210
static UINT64
sys/arch/arm/acpi/acpi_pci_layerscape_gen4.c
246
UINT64 win_base;
sys/arch/ia64/acpi/madt.c
137
tables = (UINT64 *)((char *)xsdt + xsdt->Header.Length) -
sys/arch/ia64/acpi/madt.c
236
tables = (UINT64 *)((char *)xsdt + xsdt->Header.Length) -
sys/arch/ia64/ia64/mainbus.c
87
tables = (UINT64 *)((char *)xsdt + xsdt->Header.Length) -
sys/arch/ia64/stand/efi/libefi/efifs.c
191
UINT64 base;
sys/arch/ia64/stand/ia64/ski/acpi_stub.c
144
UINT64 apic_tbl;
sys/arch/ia64/stand/ia64/ski/acpi_stub.c
188
acpi_root.XsdtPhysicalAddress = (UINT64)&xsdt;
sys/arch/ia64/stand/ia64/ski/acpi_stub.c
64
UINT64 IoSapicAddress; /* SAPIC's physical address */
sys/dev/acpi/acpi_gpio.c
75
ACPI_PHYSICAL_ADDRESS address, UINT32 bit_width, UINT64 *value,
sys/dev/acpi/acpi_i2c.c
261
UINT32 bit_width, UINT64 *value, void *handler_ctx,
sys/dev/acpi/acpi_pcc.c
246
UINT64 val;
sys/dev/acpi/acpi_pcc.c
268
UINT64 tmp, mask;
sys/dev/acpi/acpi_pcc.c
303
UINT64 tmp, mask;
sys/dev/acpi/acpica/OsdHardware.c
130
AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width)
sys/dev/acpi/acpica/OsdHardware.c
171
AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 Value, UINT32 Width)
sys/dev/acpi/acpica/OsdHardware.c
212
AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value,
sys/dev/acpi/acpica/OsdSchedule.c
172
UINT64
sys/dev/acpi/acpica/OsdSchedule.c
175
static UINT64 xt;
sys/dev/acpi/acpica/OsdSchedule.c
177
UINT64 t;
sys/dev/acpi/acpica/OsdSchedule.c
185
t = (UINT64)10 * tv.tv_usec;
sys/dev/acpi/acpica/OsdSchedule.c
186
t += (UINT64)10000000 * tv.tv_sec;
sys/stand/efiboot/boot.c
399
const UINT64 *osindsup;
sys/stand/efiboot/boot.c
451
const UINT64 *osindsup;
sys/stand/efiboot/boot.c
452
UINT64 osind;
sys/stand/efiboot/efiblock.c
125
efi_block_do_read_blockio(struct efi_block_dev *bdev, UINT64 off, void *buf,
sys/stand/efiboot/efiblock.c
131
UINT64 blkbuf_offset;
sys/stand/efiboot/efiblock.c
132
UINT64 blkbuf_size, alloc_size;
sys/stand/efiboot/efiblock.c
172
efi_block_do_read_diskio(struct efi_block_dev *bdev, UINT64 off, void *buf,
sys/stand/efiboot/efiblock.c
180
efi_block_do_read(struct efi_block_dev *bdev, UINT64 off, void *buf,
sys/stand/efiboot/efiblock.c
195
efi_block_readahead(struct efi_block_dev *bdev, UINT64 off, void *buf,
sys/stand/efiboot/efiblock.c
199
UINT64 mediasize, len;
sys/stand/efiboot/efiblock.c
232
efi_block_read(struct efi_block_dev *bdev, UINT64 off, void *buf,
sys/stand/efiboot/efiblock.c
59
static UINT64 efi_ra_start = 0;
sys/stand/efiboot/efiblock.c
60
static UINT64 efi_ra_length = 0;
sys/stand/efiboot/efiblock.c
686
UINT64 off;
sys/stand/efiboot/efifdt.c
259
UINT64 phys_start, phys_size;