Home
last modified time | relevance | path

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

/xen/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
1719 struct dt_device_node *np; in unflatten_dt_node() local
2030 struct dt_device_node *np; in dt_alias_scan() local
[all …]
/xen/xen/include/xen/
A Ddevice_tree.h118 struct dt_device_node *np; member
263 static inline const char *dt_node_full_name(const struct dt_device_node *np) in dt_node_full_name()
268 static inline const char *dt_node_name(const struct dt_device_node *np) in dt_node_name()
273 static inline bool_t dt_node_name_is_equal(const struct dt_device_node *np, in dt_node_name_is_equal()
279 static inline bool_t dt_node_path_is_equal(const struct dt_device_node *np, in dt_node_path_is_equal()
377 static inline bool_t dt_property_read_bool(const struct dt_device_node *np, in dt_property_read_bool()
/xen/xen/drivers/passthrough/arm/
A Diommu.c52 struct dt_device_node *np, *tmp; in iommu_hardware_setup() local
A Dipmmu-vmsa.c764 struct dt_device_node *np; in ipmmu_stage2_supported() local
A Dsmmu.c65 #define of_property_read_u32(np, pname, out) (!dt_property_read_u32(np, pname, out)) argument
/xen/xen/drivers/passthrough/
A Ddevice_tree.c130 int iommu_add_dt_device(struct dt_device_node *np) in iommu_add_dt_device()
/xen/xen/arch/x86/
A Ddomctl.c351 unsigned int np = domctl->u.ioport_permission.nr_ports; in arch_do_domctl() local
710 unsigned int np = domctl->u.ioport_mapping.nr_ports; in arch_do_domctl() local
/xen/xen/include/asm-x86/
A Diommu.h31 unsigned int np; member
/xen/xen/include/asm-x86/hvm/svm/
A Dvmcb.h393 bool np:1; /* 4: np_enable, h_cr3, g_pat */ member

Completed in 24 milliseconds