Home
last modified time | relevance | path

Searched refs:PMF_FLAGS_ON_DEMAND (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/include/asm/
Dpmac_pfunc.h13 #define PMF_FLAGS_ON_DEMAND 0x08000000u macro
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dpfunc_core.c1000 func = __pmf_find_function(target, name, PMF_FLAGS_ON_DEMAND); in pmf_find_function()