Home
last modified time | relevance | path

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

/xen/docs/features/
A Dqemu-deprivilege.pandoc51 adduser --system --uid 131072 --group --no-create-home xen-qemuuser-range-base
60 upper 16 bits of the uid for a container ID. Using a multiple of 2^16
87 throw an error a uid maps to zero, but not if multiple VMs have the
88 same uid. Multiple VMs with the same device model uid will cause
/xen/xen/include/acpi/
A Dactbl1.h190 u32 uid; /* Unique ID - must be same as the EC _UID method */ member
727 u32 uid; /* Numeric UID - ACPI 3.0 */ member
755 u32 uid; /* ACPI processor UID */ member
763 u32 uid; /* ACPI processor UID */ member
774 u32 uid; member
/xen/xen/drivers/acpi/
A Dtables.c70 p->local_apic_id, p->uid, in acpi_table_print_madt_entry()
141 p->uid, in acpi_table_print_madt_entry()
200 p->uid, p->base_address, in acpi_table_print_madt_entry()
/xen/xen/arch/x86/acpi/
A Dboot.c100 processor->uid >= MAX_MADT_ENTRIES) { in acpi_parse_x2apic()
106 processor->local_apic_id, processor->uid); in acpi_parse_x2apic()
115 x86_acpiid_to_apicid[processor->uid] = in acpi_parse_x2apic()
/xen/tools/libfsimage/iso9660/
A Diso9660.h173 iso_32bit_t uid; member
/xen/docs/designs/
A Dqemu-deprivilege.md30 -runas <uid>:<gid>
190 The solution is to allocate a second "reaper" uid that is only used to kill
248 Removing this requirement would mean making sure that the uid change
249 happened before the seccomp2 call, perhaps by changing the uid before
/xen/stubdom/grub.patches/
A D40ext3_256byte_inode.diff10 __u16 s_def_resuid; /* Default uid for reserved blocks */
A D61btrfs.diff494 + __le32 uid;
940 +BTRFS_SETGET_FUNCS(inode_uid, struct btrfs_inode_item, uid, 32);
959 + struct btrfs_inode_item, uid, 32);
/xen/tools/libxl/
A Dlibxl_arm_acpi.c269 gicc->uid = i; in make_acpi_madt_gicc()
/xen/xen/arch/x86/hvm/
A Ddom0_build.c826 x2apic->uid = i; in pvh_setup_acpi_madt()
/xen/xen/arch/arm/
A Dgic-v2.c1146 gicc->uid = i; in gicv2_make_hwdom_madt()
A Dgic-v3.c1508 gicc->uid = i; in gicv3_make_hwdom_madt()

Completed in 30 milliseconds