Home
last modified time | relevance | path

Searched refs:_USER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dpage.h40 #undef _USER
44 # ifdef _USER
47 # define _USER v4wt macro
52 # ifdef _USER
55 # define _USER v4wb macro
60 # ifdef _USER
63 # define _USER feroceon macro
68 # ifdef _USER
71 # define _USER fa macro
76 # ifdef _USER
[all …]
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst599 *KVM\_DEV\_TYPE\_USER*. This device has two file descriptors: a master
696 *KVM\_CREATE\_DEVICE* ``ioctl()`` with a *KVM\_DEV\_TYPE\_USER* type.
698 KVM\_DEV\_TYPE\_USER device ops
701 The *KVM\_DEV\_TYPE\_USER* operations vector will be registered by a
718 device type. *KVM\_DEV\_TYPE\_USER* ones will need several commands:
720 *KVM\_DEV\_USER\_SLAVE\_FD* creates the slave file descriptor that will
725 The *KVM\_DEV\_USER\_PA\_RANGE* command configures a guest physical
732 *KVM\_DEV\_USER\_PA\_RANGE* will use ``kvm_io_bus_register_dev()`` to
738 *KVM\_DEV\_USER\_TIMEOUT* will configure a timeout value that specifies
778 A *KVM\_DEV\_USER\_SHADOW\_SIZE* ``ioctl()`` causes the KVM driver to
[all …]