Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/i915/gvt/
Dtrace.h191 TP_PROTO(int id, const char *tag, int page_id, void *gpt, int type),
193 TP_ARGS(id, tag, page_id, gpt, type),
202 id, tag, page_id, gpt, type);
209 TP_PROTO(int id, int page_id, void *gpt, int type, u64 v,
212 TP_ARGS(id, page_id, gpt, type, v, index),
221 id, page_id, gpt, type, v, index);
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinfttrace.c5291 int page_id; in hppa_insert_hw_watchpoint() local
5306 for (page_id = 0; page_id < range_size_in_pages; page_id++, page_start += page_size) in hppa_insert_hw_watchpoint()
5364 int page_id; in hppa_remove_hw_watchpoint() local
5377 for (page_id = 0; page_id < range_size_in_pages; page_id++, page_start += page_size) in hppa_remove_hw_watchpoint()