Searched defs:verbose (Results 1 – 4 of 4) sorted by relevance
/kvm-unit-tests/lib/arm64/ |
H A D | gic-v3-its-cmd.c | 81 bool verbose; member 348 void __its_send_mapd(struct its_device *dev, int valid, bool verbose) in __its_send_mapd() 359 void __its_send_mapc(struct its_collection *col, int valid, bool verbose) in __its_send_mapc() 371 u32 event_id, struct its_collection *col, bool verbose) in __its_send_mapti() 384 void __its_send_int(struct its_device *dev, u32 event_id, bool verbose) in __its_send_int() 396 u32 id, bool verbose) in __its_send_movi() 408 void __its_send_invall(struct its_collection *col, bool verbose) in __its_send_invall() 418 void __its_send_inv(struct its_device *dev, u32 event_id, bool verbose) in __its_send_inv() 429 void __its_send_discard(struct its_device *dev, u32 event_id, bool verbose) in __its_send_discard() 440 void __its_send_clear(struct its_device *dev, u32 event_id, bool verbose) in __its_send_clear() [all …]
|
/kvm-unit-tests/powerpc/ |
H A D | spapr_vpa.c | 19 static int verbose; variable
|
H A D | emulator.c | 8 static int verbose; variable
|
/kvm-unit-tests/x86/ |
H A D | access.c | 8 static bool verbose = false; variable
|