Searched defs:dom_id (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xenstore_impl.c | 51 unsigned int dom_id; member 60 unsigned int dom_id; member 268 unsigned int dom_id; member 489 static void parse_perm(const char *perm, char *letter, unsigned int *dom_id) in parse_perm() 496 static bool can_access(unsigned int dom_id, GList *perms, const char *letters) in can_access() 799 unsigned int dom_id) in validate_path() 828 xs_transaction_t tx_id, unsigned int dom_id, in init_walk_op() 869 int xs_impl_read(XenstoreImplState *s, unsigned int dom_id, in xs_impl_read() 889 int xs_impl_write(XenstoreImplState *s, unsigned int dom_id, in xs_impl_write() 911 int xs_impl_directory(XenstoreImplState *s, unsigned int dom_id, in xs_impl_directory() [all …]
|
| /openbmc/u-boot/arch/arm/mach-imx/ |
| H A D | rdc-sema.c | 34 int imx_rdc_check_permission(int per_id, int dom_id) in imx_rdc_check_permission()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-xs-node.c | 220 static int write_str(XenstoreImplState *s, unsigned int dom_id, in write_str()
|
| /openbmc/qemu/hw/char/ |
| H A D | xen_console.c | 466 unsigned int dom_id, unsigned int dev) in console_frontend_path()
|