Home
last modified time | relevance | path

Searched defs:np (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c49 struct dt_device_node *np; member
248 struct dt_device_node *np; in dt_find_node_by_name() local
262 struct dt_device_node *np; in dt_find_node_by_type() local
275 struct dt_device_node *np; in dt_find_node_by_path() local
361 struct dt_device_node *np; in dt_find_compatible_node() local
381 struct dt_device_node *np; in dt_find_matching_node() local
428 int dt_n_addr_cells(const struct dt_device_node *np) in dt_n_addr_cells()
950 struct dt_device_node *np; in dt_find_node_by_phandle() local
1682 struct dt_device_node *np; in unflatten_dt_node() local
1993 struct dt_device_node *np; in dt_alias_scan() local
[all …]
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h111 struct dt_device_node *np; member
282 static inline const char *dt_node_full_name(const struct dt_device_node *np) in dt_node_full_name()
287 static inline const char *dt_node_name(const struct dt_device_node *np) in dt_node_name()
292 static inline bool_t dt_node_name_is_equal(const struct dt_device_node *np, in dt_node_name_is_equal()
298 static inline bool_t dt_node_path_is_equal(const struct dt_device_node *np, in dt_node_path_is_equal()
396 static inline bool_t dt_property_read_bool(const struct dt_device_node *np, in dt_property_read_bool()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/arm/
A Diommu.c42 struct dt_device_node *np; in iommu_hardware_setup() local
A Dsmmu.c65 #define of_property_read_u32(np, pname, out) (!dt_property_read_u32(np, pname, out)) argument
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Diommu.h30 unsigned int np; member
/xen-4.10.0-shim-comet/xen/arch/x86/
A Ddomctl.c378 unsigned int np = domctl->u.ioport_permission.nr_ports; in arch_do_domctl() local
769 unsigned int np = domctl->u.ioport_mapping.nr_ports; in arch_do_domctl() local
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/
A Dvmcb.h380 uint32_t np: 1; member

Completed in 21 milliseconds