Home
last modified time | relevance | path

Searched defs:__ex (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dexception_ptr.h186 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr()
H A Dnested_exception.h159 rethrow_if_nested(const _Ex& __ex) in rethrow_if_nested()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dexception_ptr.h186 make_exception_ptr(_Ex __ex) _GLIBCXX_USE_NOEXCEPT in make_exception_ptr()
H A Dnested_exception.h159 rethrow_if_nested(const _Ex& __ex) in rethrow_if_nested()
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx_ops.h13 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c45 #define __ex(x) __kvm_handle_fault_on_reboot(x) macro