Home
last modified time | relevance | path

Searched refs:claimed (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dvof.c580 static void vof_claimed_dump(GArray *claimed) in vof_claimed_dump() argument
588 for (i = 0; i < claimed->len; ++i) { in vof_claimed_dump()
589 c = g_array_index(claimed, OfClaimed, i); in vof_claimed_dump()
595 static bool vof_claim_avail(GArray *claimed, uint64_t virt, uint64_t size) in vof_claim_avail() argument
600 for (i = 0; i < claimed->len; ++i) { in vof_claim_avail()
601 c = g_array_index(claimed, OfClaimed, i); in vof_claim_avail()
610 static void vof_claim_add(GArray *claimed, uint64_t virt, uint64_t size) in vof_claim_add() argument
616 g_array_append_val(claimed, newclaim); in vof_claim_add()
624 static void vof_dt_memory_available(void *fdt, GArray *claimed, uint64_t base) in vof_dt_memory_available() argument
632 if (!fdt || !claimed) { in vof_dt_memory_available()
[all …]
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c72 atomic_set_masked(&plic->claimed[irq >> 5], 1 << (irq & 31), -!!level); in sifive_plic_set_claimed()
84 (plic->pending[i] & ~plic->claimed[i]) & in sifive_plic_claimed()
281 memset(s->claimed, 0, sizeof(uint32_t) * s->bitfield_words); in sifive_plic_reset()
384 s->claimed = g_new0(uint32_t, s->bitfield_words); in sifive_plic_realize()
425 VMSTATE_VARRAY_UINT32(claimed, SiFivePLICState, bitfield_words, 0,
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dbcrypt-Solar-Designer2 No copyright is claimed, and the software is hereby placed in the public
H A DCFITSIO1 …or of the National Aeronautics and Space Administration. No copyright is claimed in the United Sta…
H A DJPL-image9 3. that the endorsement of any product or service by Caltech, JPL or NASA must not be claimed or im…
H A DOGDL-Taiwan-1.0127 …when User has third parties encountered damage or loss and thus has been claimed for remedies. Unl…
H A DNASA-1.342 …R} United States Government as represented by ____ ____. No copyright is claimed in the United Sta…
H A DGFDL-1.1-no-invariants-or-later93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
H A DGFDL-1.1-invariants-or-later93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
H A DGFDL-1.1-no-invariants-only93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
H A DGFDL-1.1-or-later93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
H A DGFDL-1.1-invariants-only93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
H A DGFDL-1.1276 of the Document, provided no compilation copyright is claimed for the
H A DGFDL-1.1-only93 …a Modified Version of the Document, provided no compilation copyright is claimed for the compilati…
/openbmc/qemu/hw/dma/
H A Dsifive_pdma.c332 bool claimed, run; in sifive_pdma_writel() local
337 claimed = !!(s->chan[ch].control & CONTROL_CLAIM); in sifive_pdma_writel()
340 if (!claimed && (value & CONTROL_CLAIM)) { in sifive_pdma_writel()
361 if (!claimed || (!run && !(value & CONTROL_CLAIM))) { in sifive_pdma_writel()
/openbmc/qemu/include/hw/intc/
H A Dsifive_plic.h59 uint32_t *claimed; member
/openbmc/qemu/include/hw/ppc/
H A Dvof.h16 GArray *claimed; /* array of SpaprOfClaimed */ member
/openbmc/qemu/hw/usb/
H A Dhost-libusb.c112 bool claimed; member
1345 int rc, i, claimed; in usb_host_claim_interfaces() local
1364 claimed = 0; in usb_host_claim_interfaces()
1369 s->ifs[i].claimed = true; in usb_host_claim_interfaces()
1370 if (++claimed == conf->bNumInterfaces) { in usb_host_claim_interfaces()
1375 if (claimed != conf->bNumInterfaces) { in usb_host_claim_interfaces()
1391 if (!s->ifs[i].claimed) { in usb_host_release_interfaces()
1397 s->ifs[i].claimed = false; in usb_host_release_interfaces()
/openbmc/u-boot/lib/efi/
H A DKconfig33 Set the amount of EFI RAM which is claimed by U-Boot for its own
/openbmc/u-boot/doc/driver-model/
H A Dspi-howto.txt343 claimed by something that wants to use the SPI bus.
/openbmc/qemu/docs/devel/
H A Dmemory.rst91 region which are not claimed by any subregion are handled by the