Home
last modified time | relevance | path

Searched refs:__no_profile (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcompiler_attributes.h265 # define __no_profile __attribute__((__no_profile_instrument_function__)) macro
267 # define __no_profile macro
H A Dcompiler_types.h301 __no_kcsan __no_sanitize_address __no_profile __no_sanitize_coverage \
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c428 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4()