Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dswp_emulate.c131 static int emulate_swpX(unsigned int address, unsigned int *data, in emulate_swpX() function
218 res = emulate_swpX(address, &data, type); in swp_handler()
/linux-4.4.14/arch/arm64/kernel/
Darmv8_deprecated.c344 static int emulate_swpX(unsigned int address, unsigned int *data, in emulate_swpX() function
417 res = emulate_swpX(address, &data, type); in swp_handler()