Home
last modified time | relevance | path

Searched refs:nent (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/public/
A Dargo.h133 uint32_t nent; member
A Dplatform.h279 uint32_t nent; member
/xen/xen/common/
A Dargo.c1933 if ( ring_data.nent > MAX_NOTIFY_COUNT ) in notify()
1936 ring_data.nent, MAX_NOTIFY_COUNT); in notify()
1943 if ( unlikely(!guest_handle_okay(ent_hnd, ring_data.nent)) ) in notify()
1949 while ( !ret && ring_data.nent-- ) in notify()
/xen/tools/ocaml/xenstored/
A Dstore.ml267 let nent = Node.set_value ent value in
268 Node.replace_child node ent nent
/xen/xen/common/efi/
A Druntime.c232 info->cfg.nent = efi_num_ct; in efi_get_info()

Completed in 14 milliseconds