Searched refs:clear (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | trap.c | 958 unsigned long clear = 0; in user_trap() local 963 __asm__ volatile ("mov %0, %%db6" : : "r" (clear)); in user_trap()
|
| /xnu-8019.80.24/tests/ |
| H A D | vm_phys_footprint.c | 1101 …elsWide, uint32_t pixelsHigh, uint32_t rowBytesAlignment, uint32_t fmt, bool purgeable, bool clear) in CreateSurface() argument 1141 if (clear) { in CreateSurface()
|
| H A D | stackshot_tests.m | 1281 …SSERT_EQ((pt_array[k] >> 48) & 0xf, (uint64_t) 0, "check that bits[48:51] of arm64 TTE are clear"); 1712 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear"); 1776 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | machine_routines.h | 804 unsigned long update_mdscr(unsigned long clear, unsigned long set);
|
| /xnu-8019.80.24/doc/ |
| H A D | allocators.md | 348 - element clear on free (`ZC_ZFREE_CLEARMEM`). 355 Element clear on free is an increased protection that causes `zfree()` to erase
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | in_tclass.c | 1851 set_dscp_to_wifi_ac_map(const struct dcsp_msc_map *map, int clear) in set_dscp_to_wifi_ac_map() argument 1855 if (clear) { in set_dscp_to_wifi_ac_map()
|
| /xnu-8019.80.24/makedefs/ |
| H A D | MakeInc.cmd | 46 # Concise logging puts all logs on the same line (CSI K to clear and
|