Home
last modified time | relevance | path

Searched full:shadowed (Results 1 – 25 of 61) sorted by relevance

123

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgp100.c36 /* device SHADOWed */ in gp100_temp_get()
38 nvkm_trace(subdev, "reading temperature from SHADOWed sensor\n"); in gp100_temp_get()
/linux/arch/parisc/kernel/
H A Dentry.S15 * - handle in assembly and use shadowed registers only
88 * Note that we use shadowed registers for temps until
90 * %r8 (a shadowed register) which temporarily contained
92 * to use a non-shadowed register to carry the value over
97 * be a non-shadowed register so that it survives the rfir.
1118 * in the shadowed registers
2197 * r1. This routine can't be used for shadowed registers, since
2198 * the rfir will restore the original value. So, for the shadowed
2208 bv %r0(%r25) /* r1 - shadowed */
2222 bv %r0(%r25) /* r8 - shadowed */
[all …]
/linux/drivers/rtc/
H A Drtc-rk808.c21 /* RK808 has a shadowed register for saving a "frozen" RTC time.
22 * When user setting "GET_TIME" to 1, the time will save in this shadowed
102 /* Force an update of the shadowed registers right now */ in rk808_rtc_readtime()
402 /* start rtc running by default, and use shadowed timer. */ in rk808_rtc_probe()
/linux/arch/s390/mm/
H A Dgmap.c1455 * @r2t: parent gmap address of the region 2 table to get shadowed
1463 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the
1540 * @r3t: parent gmap address of the region 3 table to get shadowed
1543 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the
1620 * @sgt: parent gmap address of the segment table to get shadowed
1623 * Returns: 0 if successfully shadowed or already shadowed, -EAGAIN if the
1717 * @pgt: parent gmap address of the page table to get shadowed
1720 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the
1797 * @pte: pte in parent gmap address space to get shadowed
1799 * Returns 0 if successfully shadowed or already shadowed, -EAGAIN if the
/linux/arch/mips/loongson64/
H A Dvbios_quirk.c25 dev_info(&pdev->dev, "Video device with shadowed ROM at %pR\n", res); in pci_fixup_video()
/linux/drivers/sh/intc/
H A DKconfig17 SH-4A and newer interrupt blocks all support a special shadowed
/linux/arch/x86/kvm/vmx/
H A Dnested.h97 /* return the page table to be shadowed - in our case, EPT12 */ in nested_ept_get_eptp()
108 * of L1's "real" cr0 used to run the guest (guest_cr0), and the bits shadowed
H A Dvmcs_shadow_fields.h24 * When adding or removing fields here, note that shadowed
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Deconet,en751221-intc.yaml46 <8 3> means IRQ 8 is shadowed by IRQ 3, so IRQ 3 cannot be mapped, but
/linux/arch/sh/kernel/cpu/sh3/
H A Dprobe.c23 * When shadowed, it's 128-entry system. in cpu_probe()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispcsi2.h83 /* Fields in CSI2_CTx_CTRL1/3 - Shadowed */
/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h88 * Stores the result of the guest translation being shadowed by each
94 * The GFN is stored in the upper bits (PAGE_SHIFT) and the shadowed
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_fentry_shadow.c110 * shadowed functions and uses the same address for both the in test_module_fentry_shadow()
/linux/include/linux/bcma/
H A Dbcma_regs.h101 #define BCMA_SOC_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */
/linux/drivers/pwm/
H A Dpwm-apple.c8 * - The writes to cycle registers are shadowed until a write to
H A Dpwm-visconti.c13 * - When the settings of the PWM are modified, the new values are shadowed
H A Dpwm-axi-pwmgen.c11 * - The writes to registers for period and duty are shadowed until
/linux/Documentation/arch/arm/
H A Dmemory.rst82 of the memory is shadowed here with 1 bit
/linux/drivers/md/persistent-data/
H A Ddm-btree-internal.h150 * This returns a shadowed btree leaf that you may modify. In practise
/linux/arch/powerpc/include/asm/
H A Dlppaca.h133 * contains adjacent ESID and VSID pairs for each shadowed SLB. The
/linux/arch/openrisc/
H A DKconfig227 Say Y here if your OpenRISC processor features shadowed
/linux/arch/powerpc/sysdev/
H A Dcpm_common.c102 /* shadowed data register to clear/set bits safely */
/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c383 /* shadowed data register to clear/set bits safely */
525 /* shadowed data register to clear/set bits safely */
/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.h166 bool shadowed; member
/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst170 (since each first-level guest page is shadowed by two first-level
222 Either the guest page table containing the translations shadowed by this

123