Searched full:itself (Results 1 – 25 of 2723) sorted by relevance
12345678910>>...109
/linux-6.12.1/drivers/xen/ |
D | xen-front-pgdir-shbuf.c | 89 * shared by the frontend itself) or map the provided granted 110 * shared by the frontend itself) or unmap the provided granted 154 * Get the number of pages the page directory consumes itself. 171 /* Only for pages the page directory consumes itself. */ in backend_calc_num_grefs() 184 * Number of pages the page directory consumes itself in guest_calc_num_grefs() 268 * so buf->num_grefs has number of pages in the page directory itself. in backend_map() 325 * page directory itself. 341 /* Fill only grefs for the page directory itself. */ in backend_fill_page_dir() 369 * granted for the page directory itself. in guest_fill_page_dir()
|
/linux-6.12.1/arch/x86/virt/vmx/tdx/ |
D | seamcall.S | 18 * Return (via RAX) TDX_SEAMCALL_VMFAILINVALID if the SEAMCALL itself 37 * Return (via RAX) TDX_SEAMCALL_VMFAILINVALID if the SEAMCALL itself 56 * Return (via RAX) TDX_SEAMCALL_VMFAILINVALID if the SEAMCALL itself
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-hypervisor-xen | 22 "self" The guest can profile itself 23 "hv" The guest can profile itself and, if it is 25 "all" The guest can profile itself, the hypervisor
|
D | sysfs-firmware-dmi-entries | 10 The kernel itself does not rely on the majority of the 45 assigned entry handles as the kernel itself makes no 58 entry itself. Note that this is _not the
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu_v13_0_6_pmfw.h | 217 uint32_t PCIeL0ToRecoveryCountAcc; // The Pcie counter itself is accumulated 218 uint32_t PCIenReplayAAcc; // The Pcie counter itself is accumulated 219 uint32_t PCIenReplayARolloverCountAcc; // The Pcie counter itself is accumulated 220 uint32_t PCIeNAKSentCountAcc; // The Pcie counter itself is accumulated 221 uint32_t PCIeNAKReceivedCountAcc; // The Pcie counter itself is accumulated
|
/linux-6.12.1/scripts/kconfig/tests/err_recursive_dep/ |
D | Kconfig | 3 # depends on itself 9 # select itself
|
/linux-6.12.1/Documentation/tools/rv/ |
D | common_ikm.rst | 12 command itself. If the **rv** command itself generates too many events,
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-driver-usb-usbtmc | 7 by the device itself. The full description of the bitfields 21 by the device itself. The full description of the bitfields
|
/linux-6.12.1/drivers/hwmon/occ/ |
D | Kconfig | 14 the P8, not the POWER processor itself. Communications with the OCC are 28 the P9, not the POWER processor itself. Communications with the OCC are
|
/linux-6.12.1/drivers/char/ |
D | nwbutton.h | 10 #ifdef __NWBUTTON_C /* Actually compiling the driver itself */ 34 #else /* Not compiling the driver itself */
|
/linux-6.12.1/include/linux/ |
D | posix-clock.h | 118 * A clock driver calls this function to register itself with the 131 * A clock driver calls this function to remove itself from the clock 132 * device subsystem. The posix_clock itself will remain (in an
|
/linux-6.12.1/Documentation/security/tpm/ |
D | tpm_ftpm_tee.rst | 19 implemented in firmware. The driver itself doesn't contain much logic and is 22 The firmware itself is based on the following paper:
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-opal.txt | 5 used by the firmware itself for configuring the port. From the linux 21 The node contains a number of other properties that are used by the FW itself
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | verity.rst | 12 stored after the end of the file data itself, in the following format: 38 is encrypted as well as the data itself.
|
/linux-6.12.1/tools/perf/pmu-events/arch/arm64/arm/cortex-a73/ |
D | cache.json | 102 "PublicDescription": "Data cache hit in itself due to VIPT aliasing", 105 "BriefDescription": "Data cache hit in itself due to VIPT aliasing"
|
/linux-6.12.1/Documentation/admin-guide/ |
D | dell_rbu.rst | 16 update itself with the image downloaded in to the memory. 90 to the data file as is without any change to the BIOS image itself. 126 the BIOS knows about the new image downloaded and it updates itself.
|
/linux-6.12.1/Documentation/networking/ |
D | x25.rst | 11 implement LAPB on the card itself, and unintelligent ones that simply do 17 layer of the Linux kernel and therefore it did not concern itself with
|
/linux-6.12.1/include/xen/ |
D | xen-front-pgdir-shbuf.h | 30 * of grant references for the page directory itself as grant 39 * Number of pages for the shared buffer itself (excluding the page
|
/linux-6.12.1/fs/ocfs2/cluster/ |
D | tcp_internal.h | 96 * itself if a connect attempt fails and so can be self-arming. 133 * still on the nn and will call ensure_shutdown itself.. this 138 * sc and rearm itself.
|
/linux-6.12.1/Documentation/core-api/irq/ |
D | irqflags-tracing.rst | 35 irq-flags state, and complains loudly (and turns itself off) if the 48 turn itself off. I.e. the lock validator will still be reliable. There
|
/linux-6.12.1/include/xen/interface/ |
D | xenpmu.h | 47 * itself and Xen 49 * everyone: itself, the hypervisor and the guests.
|
/linux-6.12.1/lib/kunit/ |
D | Kconfig | 43 the KUnit test framework itself; the tests are both written using 55 itself, lib/kunit/example-test.c, for more information. This option
|
/linux-6.12.1/fs/nfsd/ |
D | filecache.h | 12 * The fsnotify_mark is itself refcounted, but that's not sufficient to tell us 28 * hold a reference to the inode by itself, so the nf_inode pointer should
|
/linux-6.12.1/drivers/net/phy/ |
D | mediatek-ge.c | 74 * itself. 88 * itself.
|
/linux-6.12.1/Documentation/userspace-api/ |
D | no_new_privs.rst | 52 - By itself, ``no_new_privs`` can be used to reduce the attack surface 63 dangerous than chroot by itself.
|
12345678910>>...109