/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 26 static int vgic_its_save_tables_v0(struct vgic_its *its); 27 static int vgic_its_restore_tables_v0(struct vgic_its *its); 28 static int vgic_its_commit_v0(struct vgic_its *its); 171 int (*save_tables)(struct vgic_its *its); 172 int (*restore_tables)(struct vgic_its *its); 173 int (*commit)(struct vgic_its *its); 192 inline const struct vgic_its_abi *vgic_its_get_abi(struct vgic_its *its) in vgic_its_get_abi() argument 194 return &its_table_abi_versions[its->abi_rev]; in vgic_its_get_abi() 197 static int vgic_its_set_abi(struct vgic_its *its, u32 rev) in vgic_its_set_abi() argument 201 its->abi_rev = rev; in vgic_its_set_abi() [all …]
|
H A D | vgic-v4.c | 414 struct vgic_its *its; in kvm_vgic_v4_set_forwarding() local 427 its = vgic_get_its(kvm, irq_entry); in kvm_vgic_v4_set_forwarding() 428 if (IS_ERR(its)) in kvm_vgic_v4_set_forwarding() 431 mutex_lock(&its->its_lock); in kvm_vgic_v4_set_forwarding() 434 ret = vgic_its_resolve_lpi(kvm, its, irq_entry->msi.devid, in kvm_vgic_v4_set_forwarding() 482 mutex_unlock(&its->its_lock); in kvm_vgic_v4_set_forwarding() 489 struct vgic_its *its; in kvm_vgic_v4_unset_forwarding() local 500 its = vgic_get_its(kvm, irq_entry); in kvm_vgic_v4_unset_forwarding() 501 if (IS_ERR(its)) in kvm_vgic_v4_unset_forwarding() 504 mutex_lock(&its->its_lock); in kvm_vgic_v4_unset_forwarding() [all …]
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3-its.c | 122 #define is_v4(its) (!!((its)->typer & GITS_TYPER_VLPIS)) argument 123 #define is_v4_1(its) (!!((its)->typer & GITS_TYPER_VMAPP)) argument 124 #define device_ids(its) (FIELD_GET(GITS_TYPER_DEVBITS, (its)->typer) + 1) argument 163 struct its_node *its; member 205 static bool require_its_list_vmovp(struct its_vm *vm, struct its_node *its) in require_its_list_vmovp() argument 207 return (gic_rdists->has_rvpeid || vm->vlpi_count[its->list_nr]); in require_its_list_vmovp() 217 struct its_node *its; in get_its_list() local 220 list_for_each_entry(its, &its_nodes, entry) { in get_its_list() 221 if (!is_v4(its)) in get_its_list() 224 if (require_its_list_vmovp(vm, its)) in get_its_list() [all …]
|
/openbmc/linux/arch/mips/generic/ |
H A D | Platform | 18 its-y := vmlinux.its.S 19 its-$(CONFIG_FIT_IMAGE_FDT_BOSTON) += board-boston.its.S 20 its-$(CONFIG_FIT_IMAGE_FDT_NI169445) += board-ni169445.its.S 21 its-$(CONFIG_FIT_IMAGE_FDT_OCELOT) += board-ocelot.its.S 22 its-$(CONFIG_FIT_IMAGE_FDT_LUTON) += board-luton.its.S 23 its-$(CONFIG_FIT_IMAGE_FDT_JAGUAR2) += board-jaguar2.its.S 24 its-$(CONFIG_FIT_IMAGE_FDT_SERVAL) += board-serval.its.S 25 its-$(CONFIG_FIT_IMAGE_FDT_XILFPGA) += board-xilfpga.its.S 26 its-$(CONFIG_FIT_IMAGE_FDT_MARDUK) += board-marduk.its.S
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | time.c | 49 struct itimerspec its; in os_timer_set_interval() local 51 its.it_value.tv_sec = nsecs / UM_NSEC_PER_SEC; in os_timer_set_interval() 52 its.it_value.tv_nsec = nsecs % UM_NSEC_PER_SEC; in os_timer_set_interval() 54 its.it_interval.tv_sec = nsecs / UM_NSEC_PER_SEC; in os_timer_set_interval() 55 its.it_interval.tv_nsec = nsecs % UM_NSEC_PER_SEC; in os_timer_set_interval() 57 if (timer_settime(event_high_res_timer, 0, &its, NULL) == -1) in os_timer_set_interval() 65 struct itimerspec its = { in os_timer_one_shot() local 73 timer_settime(event_high_res_timer, 0, &its, NULL); in os_timer_one_shot() 82 struct itimerspec its; in os_timer_disable() local 84 memset(&its, 0, sizeof(struct itimerspec)); in os_timer_disable() [all …]
|
/openbmc/linux/arch/mips/boot/ |
H A D | Makefile | 115 targets += vmlinux.its.S 120 $(obj)/vmlinux.its.S: $(addprefix $(srctree)/arch/mips/$(PLATFORM)/,$(ITS_INPUTS)) FORCE 123 targets += vmlinux.its 124 targets += vmlinux.gz.its 125 targets += vmlinux.bz2.its 126 targets += vmlinux.lzma.its 127 targets += vmlinux.lzo.its 139 $(obj)/vmlinux.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 142 $(obj)/vmlinux.gz.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE 145 $(obj)/vmlinux.bz2.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE [all …]
|
/openbmc/ |
D | opengrok1.0.log | 4451 2025-03-13 03:00:44.707-0500 FINEST t508 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-loadables.its' (2,771) at 20210308005003332 [all...] |
D | opengrok2.0.log | 4460 2025-03-12 03:00:44.793-0500 FINEST t502 IndexDatabase.setupDeletedUids: live doc: '/openbmc/u-boot/doc/uImage.FIT/multi-with-loadables.its' (2,771) at 20210308005003332 [all...] |
/openbmc/qemu/qapi/ |
H A D | vfio.json | 18 # @stop-copy: The device is stopped and its internal state is 21 # @resuming: The device is stopped and its internal state is available 26 # @pre-copy: The device is running, tracking its internal state and 27 # its internal state is available for reading. 30 # tracking its internal state and its internal state is available
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | kernel-fitimage.bbclass | 59 # $1 ... .its filename 73 # $1 ... .its filename 109 # $1 ... .its filename 156 # $1 ... .its filename 203 # $1 ... .its filename 240 # $1 ... .its filename 267 # $1 ... .its filename 337 # $1 ... .its filename 392 # otherwise its selected based on kernel ID 430 # otherwise its selected based on kernel ID [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | MS-PL | 9 …n that distributes its contribution under this license. "Licensed patents" are a contributor`s pat… 11 …ree copyright license to reproduce its contribution, prepare derivative works of its contribution,… 12 …lty-free license under its licensed patents to make, have made, use, sell, offer for sale, import,…
|
H A D | BSD-4-Clause-Shortened | 5 (1) source code distributions retain the above copyright notice and this paragraph in its entirety, 6 …uding binary code include the above copyright notice and this paragraph in its entirety in the doc… 9 …are developed by the University of California, Lawrence Berkeley Laboratory and its contributors.'' 11 Neither the name of the University nor the names of its contributors may be used to endorse or prom…
|
H A D | MS-LPL | 6 …n that distributes its contribution under this license. "Licensed patents" are a contributor's pat… 9 …ree copyright license to reproduce its contribution, prepare derivative works of its contribution,… 11 …lty-free license under its licensed patents to make, have made, use, sell, offer for sale, import,…
|
H A D | MS-RL | 11 A "contributor" is any person that distributes its contribution under this license. 12 "Licensed patents" are a contributor`s patent claims that read directly on its contribution. 14 …ree copyright license to reproduce its contribution, prepare derivative works of its contribution,… 15 …lty-free license under its licensed patents to make, have made, use, sell, offer for sale, import,…
|
H A D | CECILL-1.1 | 5 … the result of discussions between its authors in order to ensure compliance with the two main pri… 6 …- firstly, its conformity with French law, both as regards the law of torts and intellectual prope… 11 …- CEA, a public scientific, technical and industrial establishment, having its principal place of … 13 …ifique - CNRS, a public scientific and technological establishment, having its principal place of … 15 …tique - INRIA, a public scientific and technological establishment, having its principal place of … 25 … modifying and/or developing or reproducing the software by the user given its nature of Free Soft… 27 … which the holder of the economic rights decides to submit the operation thereof to its provisions. 33 Agreement: means this Licensing Agreement, and any or all of its subsequent versions. 35 Software: means the software in its Object Code and/or Source Code form and, where applicable, its … 37 Initial Software: means the Software in its Source Code and/or Object Code form and, where applicab… [all …]
|
H A D | CECILL-2.1 | 10 of discussions between its authors in order to ensure compliance with 11 the two main principles guiding its drafting: 25 having its principal place of business at 25 rue Leblanc, immeuble Le 29 and technological establishment, having its principal place of business 33 Inria, a public scientific and technological establishment, having its 54 the user's attention, given its Free Software status, which may make it 55 complicated to use, with the result that its use is reserved for 66 the economic rights decides to submit the use thereof to its provisions. 78 Agreement: means this license agreement, and its possible subsequent 81 Software: means the software in its Object Code and/or Source Code form [all …]
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | howto.txt | 22 for its latest version. mkimage (together with dtc) takes as input 24 its various properties used during booting. By convention, image source file 25 has the ".its" extension, also, the details of its format are given in 37 - image source file (*.its) 60 If a platform specific image source file (.its) is shipped with the U-Boot 77 doc/uImage.FIT/kernel.its (note that kernel.its assumes that vmlinux.bin.gz is 79 specified in the kernel.its file). Here's how to create the image and inspect 80 its contents: 83 $ mkimage -f kernel.its kernel.itb 84 DTC: dts->dtb on file "kernel.its" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/ |
H A D | tkprivate.diff | 11 # String to pass to linker to pick up the Tk library from its 16 # String to pass to linker to pick up the Tk library from its 29 # String to pass to linker to pick up the Tk stub library from its 34 # String to pass to linker to pick up the Tk stub library from its
|
/openbmc/u-boot/arch/mips/mach-bmips/ |
H A D | Kconfig | 136 Between its different peripherals there's an integrated switch with 4 147 Between its different peripherals there's an integrated switch with 4 158 Between its different peripherals there's an integrated switch with 4 169 Between its different peripherals there's a BCM5325 switch with 4 180 Between its different peripherals there's an integrated switch with 4 191 Between its different peripherals there's a BCM53115 switch with 5 202 Between its different peripherals there's a BCM5325 switch with 4 213 Between its different peripherals there's a BCM53115 switch with 4 224 Between its different peripherals there's a BCM53125 switch with 5 235 Between its different peripherals there's a BCM5325 switch with 4 [all …]
|
/openbmc/linux/include/linux/ |
H A D | time.h | 62 static inline bool itimerspec64_valid(const struct itimerspec64 *its) in itimerspec64_valid() argument 64 if (!timespec64_valid(&(its->it_interval)) || in itimerspec64_valid() 65 !timespec64_valid(&(its->it_value))) in itimerspec64_valid()
|
/openbmc/linux/arch/mips/boot/compressed/ |
H A D | Makefile | 184 targets += ../vmlinuz.its.S 189 $(objboot)/vmlinuz.its.S: $(addprefix $(srctree)/arch/mips/$(PLATFORM)/,$(ITS_INPUTS)) FORCE 192 targets += ../vmlinuz.its 204 $(objboot)/vmlinuz.its: $(objboot)/vmlinuz.its.S FORCE 218 $(objboot)/vmlinuz.itb: $(objboot)/vmlinuz.its $(objboot)/vmlinuz.bin FORCE
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_fit.py | 170 its = make_fname('test.its') 171 with open(its, 'w') as fd: 173 return its 188 its = make_its(params) 189 util.run_and_log(cons, [mkimage, '-f', its, fit])
|
/openbmc/linux/Documentation/hwmon/ |
H A D | ibmpowernv.rst | 19 sensor type and its attribute data. 46 disable/enable all of its temperature sensors. 59 disable/enable all of its voltage sensors. 70 disable/enable all of its power sensors. 81 disable/enable all of its current sensors.
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/packagegroups/ |
H A D | packagegroup-ts-tests.bb | 23 ${@bb.utils.contains('MACHINE_FEATURES', 'ts-its', 'ts-psa-its-api-test', '' , d)} \ 27 … 'ts-psa-crypto-api-test ts-psa-its-api-test ts-psa-ps-api-test ts-psa-iat-api-test', '' , d)} \
|
/openbmc/linux/Documentation/security/ |
H A D | IMA-templates.rst | 90 - "ima": its format is ``d|n``; 91 - "ima-ng" (default): its format is ``d-ng|n-ng``; 92 - "ima-ngv2": its format is ``d-ngv2|n-ng``; 93 - "ima-sig": its format is ``d-ng|n-ng|sig``; 94 - "ima-sigv2": its format is ``d-ngv2|n-ng|sig``; 95 - "ima-buf": its format is ``d-ng|n-ng|buf``; 96 - "ima-modsig": its format is ``d-ng|n-ng|sig|d-modsig|modsig``; 97 …- "evm-sig": its format is ``d-ng|n-ng|evmsig|xattrnames|xattrlengths|xattrvalues|iuid|igid|imode`…
|