Home
last modified time | relevance | path

Searched refs:branch (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.81.4/osfmk/x86_64/
H A Dstatic_if.c33 ml_static_if_entry_patch(static_if_entry_t sie, int branch) in ml_static_if_entry_patch() argument
38 if (branch) { in ml_static_if_entry_patch()
/xnu-12377.81.4/osfmk/arm64/
H A Dstatic_if.c52 ml_static_if_entry_patch(static_if_entry_t sie, int branch) in ml_static_if_entry_patch() argument
57 if (branch) { in ml_static_if_entry_patch()
/xnu-12377.81.4/osfmk/machine/
H A Dstatic_if.h300 int branch);
/xnu-12377.81.4/osfmk/tests/
H A DREADME.md85 ~osdev/tat/dev/bin/bats build -b <build> -t darwinLTE -p xnu:<branch> -r <radarnum>
/xnu-12377.81.4/doc/arm/
H A Dapple_speculative_hardening.md208 kernel stack and cause a later return to branch to an arbitrary location [^4].
549 * If the flow reaches another load, a branch, a select (as the predicate),
/xnu-12377.81.4/makedefs/
H A DMakeInc.def66 ARM64_EXTRA_BUILD_FLAGS += -fno-branch-target-identification -UXNU_BUILT_WITH_BTI