Home
last modified time | relevance | path

Searched +full:0 +full:x0c00 (Results 1 – 6 of 6) sorted by relevance

/Documentation/devicetree/bindings/mmc/
Dcavium-mmc.txt34 reg = <0x0c00 0 0 0 0>; /* DEVFN = 0x0c (1:4) */
36 #size-cells = <0>;
39 mmc-slot@0 {
41 reg = <0>;
/Documentation/devicetree/bindings/media/
Dqcom,sc7180-venus.yaml103 reg = <0x0aa00000 0xff000>;
115 iommus = <&apps_smmu 0x0c00 0x60>;
/Documentation/devicetree/bindings/phy/
Dmediatek,tphy.yaml15 controllers on MediaTek SoCs, includes USB2.0, USB3.0, PCIe and SATA.
22 shared 0x0000 SPLLC
23 0x0100 FMREG
24 u2 port0 0x0800 U2PHY_COM
25 u3 port0 0x0900 U3PHYD
26 0x0a00 U3PHYD_BANK2
27 0x0b00 U3PHYA
28 0x0c00 U3PHYA_DA
29 u2 port1 0x1000 U2PHY_COM
30 u3 port1 0x1100 U3PHYD
[all …]
/Documentation/translations/zh_CN/userspace-api/
Dseccomp_filter.rst83 使得整个进程立即结束而不执行系统调用。进程的退出状态 (``status & 0x7f``) 将
87 使得线程立即结束而不执行系统调用。线程的退出状态 (``status & 0x7f``) 将是
201 seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes);
286 要检测这个古怪的行为,可以检查 ``addr & ~0x0C00 == 0xFFFFFFFFFF600000``。(对于
289 当前内核在vsyscall=native模式下会有不同表现,但在这些情况下, ``0xF...F600{0,4,8,C}00``
/Documentation/userspace-api/
Dseccomp_filter.rst82 The above call returns 0 on success and non-zero on error.
96 the system call. The exit status of the task (``status & 0x7f``)
101 system call. The exit status of the task (``status & 0x7f``) will
244 seccomp(SECCOMP_GET_NOTIF_SIZES, 0, &sizes);
252 the ``pid`` of the task which triggered this request (which may be 0 if the
365 To detect this quirky behavior, check for ``addr & ~0x0C00 ==
366 0xFFFFFFFFFF600000``. (For ``SECCOMP_RET_TRACE``, use rip. For
370 instructions at ``0xF...F600{0,4,8,C}00`` will not be system calls in these
/Documentation/arch/powerpc/
Dkvm-nested.rst175 range of 0 to 2047
209 Bit 0: getGuestWideState: Request state of the Guest instead
223 returned by ID=0x0001
260 Bit 0: getGuestWideState: Request state of the Guest instead
269 returned by ID=0x0001
292 the H_GUEST_SET_STATE() call with ID 0x0c00 and 0x0c01 (see table
296 GSB may also contain zero elements (ie 0 in the first 4 bytes of the
303 0xc00), then GPR3-12 are provided in the output GSB as this is the
321 Bit 0: generateExternalInterrupt: Generate an external interrupt
330 0x000: The VCPU stopped running for an unspecified reason. An
[all …]